CU

Get CU usage by workflow

Get per-workflow CU cost breakdown for a time period

get/v1/organizations/{orgId}/cu/usage-by-workflow

Path parameters

orgIdstring required

Organization ID

Query parameters

frominteger required

Start time (unix milliseconds)

tointeger required

End time (unix milliseconds)

Request body

object required

Response

OK

codeinteger
messagestring
requestIdstring

Example response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.