webhooks
Get all api webhook targets for the specified project
Get all api webhook targets for the specified project.
get/projects/{id}/webhooks
Path parameters
idinteger required
Project ID
Query parameters
pageinteger
The page number. Used for pagination. If not provided, the first page of results is returned.
per_pageinteger
The maximum number of items per bucket per page. This parameter is limited by the configured maximum of items per page.
Response
The list of all webhook targets
Changes
No recorded changes to this endpoint across all 53 revisions of this API.