Skip to main content
GET
/
v1
/
notification-methods
Get notification methods
curl --request GET \
  --url https://api.example.com/v1/notification-methods
[
  {
    "id": "<string>"
  }
]

Query Parameters

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

Response

OK

id
string | null