Returns a list of LMS Enrollment objects.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The third-party API ID of the matching object.
Whether to include the original data Bindbee fetched from the third-party to produce these models.
false
If provided, will only return enrollments for these IDs.
"018b18ef-c487-703c-afd9-0ca478ccd9d6,018b18ef-c487-703c-afd9-0ca478ccd9d7"
If provided, will only return enrollments for these users.
"018b18ef-c487-703c-afd9-0ca478ccd9d6,018b18ef-c487-703c-afd9-0ca478ccd9d7"
If provided, will only return enrollments for these courses.
"018b18ef-c487-703c-afd9-0ca478ccd9d6,018b18ef-c487-703c-afd9-0ca478ccd9d7"
Whether to include custom fields in the response.
false
Number of results to return per page. Maximum size is 100.
1 <= x <= 100The pagination cursor value.
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. You can also specify required fields in [] for each relation name.
"manager[first_name,last_name]"
If provided, only objects with start_date same or after this date time will be returned. Format: DateTime (ISO 8601)
"2024-02-21T21:22:12.993Z"
If provided, only objects with start_date same or before this date time will be returned. Format: DateTime (ISO 8601)
"2024-02-21T21:22:12.993Z"
If provided, only objects with end_date same or after this date time will be returned. Format: DateTime (ISO 8601)
"2024-02-21T21:22:12.993Z"
If provided, only objects with end_date same or before this date time will be returned. Format: DateTime (ISO 8601)
"2024-02-21T21:22:12.993Z"