v66

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-042174421.1 MB
Event

Get event subscription

Get an event subscription.

get/v1/event_subscriptions/{event_subscription_token}

Path parameters

event_subscription_tokenstring required

Response

OK

descriptionstring required

A description of the subscription.

disabledboolean required

Whether the subscription is disabled.

event_typesEventType[] nullable
tokenstring required

Globally unique identifier.

urlstring uri required

Example response

{
  "token": "ep_1srOrx2ZWZBpBUvZwXKQmoEYga1"
}