Webhooks
Get webhook with token
Retrieves detailed information about a specific webhook using its ID and token. No authentication required as the token serves as the credential. Returns the webhook object without creator user data.
get/webhooks/{webhook_id}/{token}
Path parameters
webhook_idstring snowflake required
The ID of the webhook
tokenstring required
The token
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.