v1

latestOpenAPI 3.1.02026-08-0670151364.9 KB
Webhooks

Retrieve a webhook

get/apps/{clientId}/webhooks/{webhookId}

Path parameters

clientIdstring required

The application identifier

The application identifier

webhookIdstring required

The webhook identifier

The webhook identifier

Response

The details of an existing webhook

idstring

The identifier of the webhook

clientIdstring

The identifier of the application

urlstring

The target URL of the webhook

namestring

Name of the webhook

descriptionstring

Description of the webhook

eventsstring[]

The list of event types to trigger webhook instantiation

enabledboolean

The state of the webhook

creationTimestring date-time

The creation timestamp of the webhook

lastUpdatedTimestring date-time

The last updated timestamp of the webhook