Spend Breakdown
Authorization
OAuth2AuthorizationCodeBearer AuthorizationBearer <token>
In: header
Query Parameters
org_id*Org Id
Format
uuidrange?|null
range_from?|null
range_to?|null
group_by?Group By
Match
^(metric|user|agent|deployment)$Default
"metric"verify_locally?Verify Locally
Default
trueResponse Body
application/json
application/json
curl -X GET "https://example.com/v1/observability/spend?org_id=497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "entries": [ { "bucket_key": "string", "gross_credits": 0, "net_credits": 0 } ]}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}