Skip to main content
GET
Get Billing Usage

Authorizations

Splunk-AO-API-Key
string
header
required

Path Parameters

metric
enum<string>
required
Available options:
traces,
spans,
luna_tokens,
luna_fine_tuning_runs,
total_users,
monthly_active_users

Query Parameters

start_time
string<date-time>
required

Start of time range (UTC)

end_time
string<date-time>
required

End of time range (UTC)

interval
enum<string>
required

Aggregation interval

Available options:
hourly,
daily,
weekly,
monthly
project_id
string<uuid> | null

Optional project filter

Response

Successful Response

metric
enum<string>
required
Available options:
traces,
spans,
luna_tokens,
luna_fine_tuning_runs,
total_users,
monthly_active_users
total
integer
default:0
projects
ProjectBillingUsage · object[]
available
boolean
default:true
unavailable_reason
string | null