Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required

Query Parameters

group_by
enum<string>

Bucket size for aggregation (minute, hour, or day).

Available options:
minute,
hour,
day
from
integer<int64> | null

Inclusive range start (epoch milliseconds). Defaults: 1h / 1d / 30d before to by group_by.

to
integer<int64> | null

Exclusive range end (epoch milliseconds). Defaults to now.

user_id
string | null

Restrict to a specific user’s runs.

project_id
string | null

Restrict to a single project. Omit for org-wide totals.

Response

Usage analytics

bins
object[]
required
from
integer<int64>
required
group_by
enum<string>
required
Available options:
minute,
hour,
day
to
integer<int64>
required