Skip to main content
GET
Get monthly cost breakdown for an agent

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

agentId
string<uuid>
required

UUID of the agent whose monthly costs should be retrieved

Query Parameters

months
integer<int32>
default:12

Number of months to include in the cost breakdown

Required range: 1 <= x <= 60

Response

Monthly cost breakdown for the specified agent

date
string<date>

Date for this cost entry

cost
number<float>

Cost incurred on this date

currency
string

Currency code (e.g., USD, EUR)