Skip to content

Get a single cogs-record by id

GET
/cogs-records/{id}
id
required
string

DocumentId

OK

object
data
object
org_doc_id
required
string
period_start
required
string format: date-time
period_end
required
string format: date-time
period_type
string
Allowed values: daily monthly
provider_id
string
service_category
string
Allowed values: compute storage networking ai_inference other
billed_cost
number
effective_cost
number
currency
string
managed_hosts
integer
llm_token_cost_usd
number
llm_tokens_total
integer
cloud_compute_cost_usd
number
focus_version
string
tags

Arbitrary JSON value (object, array, string, number, boolean, or null)

idempotency_key
string
organisation
required
One of:

DocumentId reference to api::organisation.organisation

string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found