exercise_sessions
Get All Exercise Sessions
Returns all exercise sessions for the current user with basic information. Only includes self-created sessions (excluding assignments). Also includes tag information for the exercises to display chapter names. Uses MongoDB aggregation pipeline for improved performance.
get/exercise-sessions/all
Query parameters
limitinteger
skipinteger
Response
Successful Response
{"stackTrail":"paths:/exercise-sessions/all:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.