v1

latestOpenAPI 3.1.02026-07-13182388559.6 KB
CU

Get CU usage

Get CU usage breakdown for a specific month

get/v1/organizations/{orgId}/cu/usage

Path parameters

orgIdstring required

Organization ID

Query parameters

yearMonthstring required

Year-Month in YYYY-MM format

Request body

object required

Response

OK

codeinteger
messagestring
requestIdstring

Example response

{
  "message": "successfully",
  "requestId": "req_abc123"
}