bd5a5f406bca
List subsequent assignments for a user
Path parameters
The unique identifier of the user to get next missions for
Query parameters
Page number starting from 1.
Limit for the number of results per page.
Optional. Filter assignments to specific learner UUIDs. Omit to include all learners.
Optional. Filter by allocation type (e.g. track vs mission). Omit to include all types.
Optional. Filter by allocation state(s). Omit to include all states.
Optional. Filter by referenced content (track or mission). Omit to include all references.
Optional. Restrict to allocations of these tracks or their missions.
Optional. Inclusive lower bound (>=) on the assignment due date, as an ISO 8601 date-time string. Assignments due on/after this instant are included. Omit for no lower bound.
Optional. Exclusive upper bound (<) on the assignment due date, as an ISO 8601 date-time string. Assignments due strictly before this instant are included. Omit for no upper bound.