Webhooks

Get Webhook Information

Retrieve information for a specific webhook by ID.

  • webhook: Webhook - The webhook instance loaded by webhook ID.

Returns: dict - The information of the specified webhook.

get/v2/webhooks/{webhookId}

Path parameters

string required
OR
string required
Example:5eb7cf5a86d9755df3a6c593

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/v2/webhooks/{webhookId}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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