cURL
curl --request GET \ --url https://api.chunkr.ai/api/v1/webhook/url \ --header 'Authorization: <api-key>'
{ "url": "<string>" }
Get or create webhook for user and return dashboard URL
Svix App Portal URL for the user
The response is of type object.
object
Was this page helpful?