Webhooks
Get dynamic webhooks for app
Returns a paginated list of the webhooks registered by the calling app.
Permissions required: Only Connect and OAuth 2.0 apps can use this operation.
get/rest/api/2/webhook
Query parameters
startAtinteger
The index of the first item to return in a page of results (page offset).
maxResultsinteger
The maximum number of items to return per page.
Response
Returned if the request is successful.
Changes
No recorded changes to this endpoint across all 15 revisions of this API.