get_workout_session
Retrieve full details of a logged BTWB workout session by its ID, including workout name, date/time, movements, sets, and score.
Instructions
Get the full details of one already-logged BTWB result by its session ID (the number in a beyondthewhiteboard.com/workout_sessions/{id} URL): workout name, performed date/time, the movements/sets, the result/score, and level/WOD-rank stats. There's no search-by-date endpoint yet - you need the session ID already (e.g. from a URL, or from log_workout's redirectedTo field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The workout_sessions ID |