Export usage and query history across your organization
documents
and source
fields to trace citation paths.
task
to analyze how different Harvey features are usedStatus Code | Description | Example Error Message |
---|---|---|
200, 201 | Success | N/A |
400 | Bad Request – Missing or invalid input | { "error": "Missing start_time" } |
401 | Unauthorized – Invalid API key | { "error": "Unauthorized" } |
429 | Too Many Requests – Rate limit exceeded | { "error": "Rate limit exceeded" } |
500 | Internal Server Error | { "error": "Unexpected server error" } |