List all events
GET
/api/v4/projects/{id}/hooks/{hook_id}/events
Lists all events for a specified webhook.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Query Parameters
Section titled “Query Parameters”status
Array<string>
HTTP status code of the event
per_page
integer
Number of items per page
Example
20page
integer
Current page number
Example
1Responses
Section titled “Responses”OK
Bad request
Forbidden
Not found