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://api.timelyai.com.br/v1/agents/{id}/webhooks \ --header 'x-api-key: <api-key>'
{ "data": { "on_message": "<string>", "on_conversation_start": "<string>", "on_conversation_end": "<string>" } }
Returns the webhook configuration for an agent.
API key obtained from the dashboard
Agent ID
Agent webhooks
Show child attributes