Skip to main content
GET
Get document 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)

Response

Document upload trends with time-based grouping

Response for document stats over time (GET /v1/stats/documents).

Document upload trends with time-based grouping.

period
StatsPeriod · object
required

Time period covered

Example:
group_by
enum<string>
required

Grouping interval

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

Time series data points

totals
DocumentStatsTotals · object
required

Aggregated totals for the period

Example: