Webhooks
Get a webhook by ID
Retrieves a single webhook endpoint by its UUID. signing_key is omitted for security.
get/v1/webhooks/{id}
Path parameters
idstring uuid required
Example:018e1234-5678-9abc-def0-123456789abc
Webhook ID (UUID)
Response
OK
Retrieves a single webhook endpoint by its UUID. signing_key is omitted for security.
Webhook ID (UUID)
OK