Skip to main content
GET
Get job stats over time

Authorizations

Authorization
string
header
required

API Key authentication. Format: dk_test_ or dk_live_

Query Parameters

group_by
enum<string>
default:day

Time grouping interval

Available options:
day,
week,
month
start_date
string<date> | null

Start date (ISO 8601, default: 30 days ago)

end_date
string<date> | null

End date (ISO 8601, default: today)

status
enum<string> | null

Filter by job status

Available options:
pending,
processing,
completed,
failed

Response

Job processing metrics and status breakdown over time

Response for job stats over time (GET /v1/stats/jobs).

Job processing metrics and status breakdown over time.

period
StatsPeriod · object
required

Time period covered

Example:
group_by
enum<string>
required

Grouping interval

Available options:
day,
week,
month
data
JobStatsDataPoint · object[]
required

Time series data points

totals
JobStatsTotals · object
required

Aggregated totals for the period

Example: