Webhooks

Get Webhook

Get webhook details by ID. Requires API key with webhook:read.

get/v1/webhooks/{webhookId}

Path parameters

webhookIdstring required

Webhook ID (MongoDB ObjectId)

Response

Webhook details

successboolean required
errorstring nullable

Changes

No recorded changes to this endpoint across all 6 revisions of this API.