latestOpenAPI 3.1.02026-08-224787152.8 KB

44cfae4dc99b

Webhooks

Get webhook config by ID

get/webhooks/configs/{id}

Path parameters

idstring uuid required

Response

OK

idstring uuid

Unique identifier

accountIdstring

Account identifier

applicationIdstring

Application identifier

urlstring

Endpoint URL

secretstring

Signing secret, returned only once in the create response; store it securely

subscribedEventsstring[]

Subscribed event types, or ["AllEvents"] when subscribed to all

createdAtstring date-time

Creation timestamp

updatedAtstring date-time

Last update timestamp