List all webhooks

Lists all webhooks in a workspace. You can specify a limit of objects to be returned in one response, as well as set a next or previous value to navigate through the object stream. Objects are sorted descendingly by their created_at value. Please mind, you can only specify next or previous at once.

Query Params
integer
1 to 100
Defaults to 50

The total number of objects to be returned.

string

Specify the webhook_id after which (older) objects should be returned.

string

Specify the webhook_id before which (newer) objects should be returned.

Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json