bd5a5f406bca
List individual coaching assignments with pagination
Query parameters
Array of IDs to filter results. To skip this filter, omit the key entirely from your JSON. Never write the bare word undefined (that is invalid JSON). Empty arrays and null are also treated as omission.
Page number starting from 1.
Limit for the number of results per page.
Optional. Scope assignments to members of this team. Combined with userIds it narrows to the intersection. Omit to include all manageable learners.
Optional. Filter individual coaching assignments to specific learner UUIDs. Omit to include all learners.
Filter individual coaching assignments by one or more track reference IDs.
Optional. Inclusive lower bound (>=) on the assignment due date, ISO 8601. Omit for no lower bound.
Optional. Exclusive upper bound (<) on the assignment due date, ISO 8601. Omit for no upper bound.