Get a list of webhook configs associated with a client app.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A comma separated list of WebhookConfig fields to display.
1
["created_at", "id", "url", "valid"]
The request has succeeded.
The response is of type object
.