Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
A comma separated list of WebhookConfig fields to display.
Minimum length:
1
Example:
["created_at", "id", "url", "valid"]