Skip to main content
Exports per-call consumption analytics for a workspace. Each row represents one billed LLM call or tool call.
Base URL: https://app.counso.ai

Authentication

Send a workspace API key or user access token in Authorization: Bearer <token>. The credential must have access to the requested workspace.

Path parameters

Request body

filter accepts arrays for agents, users, api_keys, groups, models, tools, skills, sources, and tags. Each value is limited to 256 characters, with at most 500 values across all dimensions.

Responses

The request times out after 10 seconds. Reduce the date range or add filters if the result is too large. If an error occurs after streaming starts, an error message is appended before the stream closes.

Specification

Download the complete OpenAPI / Postman files for exact schemas and response headers.