Returns the cost breakdown by usage type for a specific agent within the specified date range. Useful for visualizing agent costs over time in charts.
Documentation Index
Fetch the complete documentation index at: https://docs.sequentum.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
The agent ID
Start date for the range (ISO format, required)
End date for the range (ISO format, required)
Time unit for grouping data: day (default), month
Filter by usage types (comma-separated)
Returns the cost breakdown
Cost breakdown for a specific agent over time
Agent ID
Agent name
Date labels for the chart (e.g., "2024-01-01", "2024-01-02")
Usage data grouped by type
Total cost across all usage types
Start date of the range
End date of the range