Skip to main content
GET
/
v0
/
applications
/
{id}
/
webhook
Get webhook configuration for an application
curl --request GET \
  --url https://api.avidoai.com/v0/applications/{id}/webhook
"<any>"

Path Parameters

id
string<uuid>
required

The application ID

Response

Webhook configuration retrieved successfully

The response is of type any.

I