GET
/
webhook
/
url
Get webhook URL
curl --request GET \
  --url https://api.chunkr.ai/api/v1/webhook/url \
  --header 'Authorization: <api-key>'
{
  "url": "<string>"
}

Authorizations

Authorization
string
header
required

Response

200
application/json

Svix App Portal URL for the user

The response is of type object.