v1

latestOpenAPI 3.1.1MIT2026-07-26661140.3 KB
Resume Statistics

Get resume daily statistics

Returns a continuous, zero-filled per-day series of view and download counts for the specified resume over the last days days (UTC). Requires authentication and resume ownership.

get/resumes/{id}/statistics/daily

Path parameters

idstring required

The unique identifier of the resume.

Query parameters

daysinteger

Number of trailing days to include.

Response

The resume's daily view and download statistics.

datestring required

The UTC day in YYYY-MM-DD format.

viewsnumber required

Number of views recorded on this day.

downloadsnumber required

Number of downloads recorded on this day.