Retrieve a webhook
Webhook management
Retrieve a webhook
Retrieves a webhook subscription.
GET
Retrieve a webhook
Authorizations
Username = api_key_id, Password = api_key_secret
Path Parameters
ID of the webhook subscription.
Response
200 - application/json
ID of the webhook subscription.
Name of the webhook subscription.
Webhook events included in the webhook subscription.
Event-specific configuration for the webhook subscription.
Secret used to verify webhooks, if provided.
URL where webhook deliveries are sent.
Time when the webhook subscription was created.
Time when the webhook subscription was last updated.
Last time Argyle sent the webhook. A null value means the webhook has not been sent.