webhooks
List incoming webhooks
Get a page of a list of incoming webhooks. Optionally filter for a specific team using query parameters.
Permissions
manage_webhooks for the system or manage_webhooks for the specific team.
get/api/v4/hooks/incoming
Query parameters
pageinteger
The page to select.
per_pageinteger
The number of hooks per page.
team_idstring
The ID of the team to get hooks for.
Response
Incoming webhooks retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.