Retrieve a list of all webhook endpoints.
Required authorization scope: public.webhook_endpoint:read
Bearer Token necessary to use API
Pagination: Page number
x >= 1Pagination: Limit number of items per page.
1 <= x <= 100Sorting by attribute. Default created_at
created_at Sorting by ASC or DESC direction. Default DESC
ASC, DESC This endpoint supports expandable responses. For more, see the documentation page.
Filter by status. Supports multiple values separated by a comma.
disabled, enabled Filter by metadata. Use metadata[key]=value to filter by specific metadata keys.
{}