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. The fields available for a WebhookConfig object.
1created_at, id, url, valid ["created_at", "id", "url", "valid"]