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.example.com/api/history/export
Export call history as XLSX
curl "https://app.orova.ai/api/history/export?workspaceId=WORKSPACE_ID&startDate=2025-01-01&endDate=2025-01-31" \ -H "x-api-key: YOUR_API_KEY" \ -o call-history.xlsx
workspaceId
startDate
endDate
agentType
voice
chat
video
Was this page helpful?