Get all User Assignments

For provided user_id, returns all Course, Training Series (Paths), Challenge, and SCORM assignments.

See Introduction to Webhooks for details on webhook_payloads formats.


⚠️ Legacy Mode Support

This endpoint supports the optional query parameter legacy_mode for accounts created before November 11, 2025.

If you use legacy_mode, the API will bypass standard pagination and return the full dataset in a single response.

We strongly recommend migrating to the standard, paginated response format, as legacy mode support may be deprecated in a future API version. At the moment, legacy_mode defaults to true.

Path Params
string
required
Query Params
boolean
Defaults to false

Use webhook formats for assignment payloads

boolean
Defaults to true

For accounts provisioned prior to November 11, 2025, the optional query parameter legacy_mode can be set to bypass pagination. When legacy_mode is enabled, the API will return the entire result set in a single, non-paginated response.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json