v2

latestOpenAPI 3.1.02026-08-064686150.6 KB
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 on creation and when listing configs)

subscribedEventsstring[]

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

createdAtstring date-time

Creation timestamp

updatedAtstring date-time

Last update timestamp