Перейти до основного вмісту
GET
/
v1
/
notification-types
Отримати типи сповіщень
curl --request GET \
  --url https://api.example.com/v1/notification-types
[
  {
    "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.

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

sorting
string
offset
integer<int32>
limit
integer<int32>
fields
string

Відповідь

OK

id
string | null