List all tutorials with user progress
GET /api/v1/ux/tutorials
GET
/api/v1/ux/tutorials
UX-03: Return all 10 tutorials with the authenticated user’s progress for each (current_step, completed_at, skipped_at). Tutorials without progress return null.
Authorizations
Responses
200
Successful Response
Array<object>
object
key
additional properties
any