Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{deployment}/api/v1/tiro/webhooks \ --header 'X-API-KEY: <api-key>'
{ "success": true, "webhooks": [ {} ] }
Lists the webhooks registered on your Tiro account. Pro license required.
Your deployment's API key (MMK_API_KEY).
Webhooks
Was this page helpful?