CU

Get runs with CU costs

Get recent workflow runs with their aggregated CU consumption

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

Path parameters

orgIdstring required

Organization ID

Query parameters

limitinteger

Items per page (default: 20, max: 100)

offsetinteger

Pagination offset (default: 0)

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.