v1
latestOpenAPI 3.1.02026-07-2410057.1 KBIntraday
Returns a list of time series activity data for a given user.
GET /organizations/:org_id/users/:uid/intraday
get/organizations/{org_id}/users/{uid}/intraday?token={token}
Path parameters
org_idstring required
Organization ID provided to you by Validic.
uidstring required
The UID you defined when provisioning the client.
tokenstring required
Developer Key as supplied by Validic.
Query parameters
start_datestring
The start date to retrieve user data for. Format: YYYY-MM-DD. Default is current UTC day. Max date range is 30 days.
end_datestring
The end date to retrieve user data for. Format: YYYY-MM-DD. Default is current UTC day. Max date range is 30 days.
sourcestring
Used to filter records to source(s). Example: “...?source=fitbit,garmin” or “...?source=dexcom”
Response
200