Export analytics data
Export analytics data
Export analytics data for a product with optional filtering. See Platform Overview.
POST
Export analytics data
Documentation Index
Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Body
application/json
Product ID (required)
Example:
"prod_123"
Filter by version IDs
Filter by test IDs
Example:
["test_123", "test_456"]Filter by metric IDs
Example:
["metric_123", "metric_456"]Filter by language codes
Start date for filtering
End date for filtering
Response
Analytics data exported successfully
Exported analytics data