analytics

Patient detail (360)

Profile card, activation milestones, and the paginated activity timeline for a single patient.

get/api/analytics/patient-access/{patient_id}

Path parameters

patient_idstring uuid required

Query parameters

per_pageinteger

Activity timeline page size.

Activity timeline page size.

pageinteger

Activity timeline page number (1-based).

Activity timeline page number (1-based).

Response

Successful Response

accesses_all_timeinteger required

All-time accesses

accesses_last_90dinteger required

Accesses in the last 90 days

accesses_last_30dinteger required

Accesses in the last 30 days

accesses_last_7dinteger required

Accesses in the last 7 days

usage_seconds_all_timeinteger required

Measured foreground seconds, all time

usage_seconds_last_30dinteger required

Measured foreground seconds in the last 30 days

usage_seconds_last_7dinteger required

Measured foreground seconds in the last 7 days

timeline_totalinteger required

Total events in the activity timeline

per_pageinteger required
pageinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.