Workouts

Returns a list of workouts for a given user.

GET /organizations/:org_id/users/:uid/workouts

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Organization ID provided to you by Validic.

string
required

The UID you defined when provisioning the client.

string
required

Developer Key as supplied by Validic.

Query Params
string

The start date to retrieve user data for. Format: YYYY-MM-DD. Default is current UTC day. Max date range is 30 days.

string

The end date to retrieve user data for. Format: YYYY-MM-DD. Default is current UTC day. Max date range is 30 days.

string

Used to filter records to source(s). Example: “...?source=fitbit,garmin” or “...?source=fitbit”

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain