analytics

Registered patients list

Registered patients (paginated) with registration data, activation milestones, and a summary activation funnel over the filtered cohort. Coordinator role sees only patients under their supervisors.

get/api/analytics/registered-patients

Query parameters

from_datestring date nullable

Registration cohort start (YYYY-MM-DD).

Registration cohort start (YYYY-MM-DD).

to_datestring date nullable

Registration cohort end (YYYY-MM-DD), inclusive.

Registration cohort end (YYYY-MM-DD), inclusive.

registration_methodstring nullable

email / google / apple / facebook.

email / google / apple / facebook.

registration_reasonstring nullable

Exact registration reason (motivo di iscrizione).

Exact registration reason (motivo di iscrizione).

email_statusstring nullable

verified / unverified.

verified / unverified.

searchstring nullable

Search by name or email.

Search by name or email.

patient_idstring uuid nullable

Filter to a single patient UUID.

Filter to a single patient UUID.

sort_bystring

Sort column.

Sort column.

sort_dirstring

Sort direction: asc or desc.

Sort direction: asc or desc.

per_pageinteger

Page size.

Page size.

pageinteger

Page number (1-based).

Page number (1-based).

Response

Successful Response

Changes

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