Get user's unit progress
Endpoint URL
GET /api/v2/unit-progress
Get user's unit progress
Retrieve a user's progress in a specific unit by supplying user_id and unit_id as query parameters, and receive JSON data about the unit's progress, such as status, score, and timestamps.
Request