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

Path Parameters

id
string
required

Query Parameters

fields
string

Response

OK

id
string | null