API Reference
Get a webhook by ID
Retrieves a webhook by ID.
GET
/
v1
/
webhooks
/
{id}
Authorizations
Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Path Parameters
The webhook identifier.
Response
200 - application/json
Available options:
address_activity
Available options:
active
, inactive
Whether to include traces in the webhook payload.
Whether to include logs in the webhook payload.
Was this page helpful?