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