Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

policyUsageLimitsId
string<uuid>
required

Query Parameters

status
enum<string>
default:active
Available options:
active,
archived
include_usage
boolean
default:false

Response

id
string<uuid>
required
type
enum<string>
required
Available options:
cost,
tokens
status
enum<string>
required
Available options:
active,
archived
workspace_id
string<uuid>
required
organisation_id
string<uuid>
required
created_at
string<date-time>
required
last_updated_at
string<date-time>
required
name
string | null
conditions
object[]
group_by
object[]
credit_limit
number
alert_threshold
number | null
periodic_reset
enum<string> | null
Available options:
monthly,
weekly
periodic_reset_days
integer | null
Required range: 1 <= x <= 365
next_usage_reset_at
string<date-time> | null
last_reset_at
string<date-time> | null
value_key_usage_map
object
object
string
Last modified on September 17, 2026