cURL
curl --request GET \ --url https://api.orchata.ai/api/admin/analytics/documents \ --header 'Oai-Api-Key: <api-key>'
{ "data": [ { "date": "<string>", "count": 123 } ], "period": "daily" }
Get document upload statistics over time
daily
weekly
monthly
Documents over time
Show child attributes
Was this page helpful?