Skip to main content
GET
Get the workspace usage, Computer, and spend series

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Query Parameters

from
string
required

A canonical UTC ISO-8601 usage-series timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
to
string
required

A canonical UTC ISO-8601 usage-series timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
bucket
enum<string>
required
Available options:
day
monetary_view
enum<string>
required
Available options:
event_time,
accounting_time
group_by
enum<string>
required
Available options:
none,
agent_definition,
model_routing_profile,
cost_class,
automation
display_timezone
string
required
Required string length: 1 - 255

Response

Success

from
string
required

A canonical UTC ISO-8601 usage-series timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
to
string
required

A canonical UTC ISO-8601 usage-series timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
as_of
string
required

A canonical UTC ISO-8601 usage-series timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
bucket
enum<string>
required
Available options:
day
monetary_view
enum<string>
required
Available options:
event_time,
accounting_time
display_timezone
string
required
Required string length: 1 - 255
revision
integer
required
watermark
object
required
usage
object[]
required
computer
object[]
required
spend
object[]
required