List a trainee's completed workouts for a date

Returns every workout the trainee marked COMPLETED on the given calendar day, with full set-by-set detail (weights, reps, RIR, volume). The shape of each item in workouts is identical to the data.workout block of the WORKOUT_COMPLETED webhook payload — see Webhooks → Events. When no workout was completed that day, the response is 200 with workouts: [] and a human-readable message.

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

Calendar day to query, in ISO format (YYYY-MM-DD).

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*