Path Parameters
The ID of the app
Query Parameters
Page number
Number of items to take
Next page token (Only used on special endpoints)
Response
200 - application/json
An array of webhooks.
The response is of type object[]
.
Retrieve a list of webhooks for a specific app.
The ID of the app
Page number
Number of items to take
Next page token (Only used on special endpoints)
An array of webhooks.
The response is of type object[]
.