Перейти до основного вмісту
GET
/
v1
/
notification-types
/
{id}
Отримати тип сповіщення за 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.

Параметри шляху

id
string
обов'язково

Параметри запиту

fields
string

Відповідь

OK

id
string | null