Skip to main content

Retrieve Specific Webhook

GET 

/org/:orgId/webhooks/:hookId

Retrieve Specific Webhook

Request

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    hookId stringrequired

    The Webhook ID (UUID) for which you are querying.

Responses

Success.

Schema

    any

Loading...