Getsaascosts

以 Markdown 格式查看

Multi-dimension cost breakdown (agents, departments, master keys) as USD floats.

Success data: { "period", "breakdown": [{ "dimension", "items": [...] }] }

请求头

Authorizationstring可选

Optional. Bearer JWT, Virtual Key, or PAT. Server also accepts Cookie alephant_token; not modeled as a header here.

X-Workspace-Idstring可选

Optional in the spec; required for authenticated analytics. Omit for unauthenticated GET /v1/analytics/health.

查询参数

dateFromstring必需

Inclusive start YYYY-MM-DD.

dateTostring必需

Inclusive end YYYY-MM-DD.

departmentIdstring可选
Optional department UUID scope for the query.

响应

codeinteger
messagestring
dataany