Skip to main content
GET
/
v1
/
notification-types
/
{id}
Get notification type by ID
curl --request GET \
  --url https://api.example.com/v1/notification-types/{id}
{
  "id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://developer.tra.cy/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Query Parameters

fields
string

Response

OK

id
string | null