Get Lms Categories
Returns a list of LMS Category objects.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
A comma-separated list of LMS Category IDs to filter by.
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 categories with this status. Along with the standard values, any connector specific value returned in the response can be passed as well.
"ACTIVE"
Whether to include custom fields in the response.
false
Number of results to return per page. Maximum size is 200.
1 <= x <= 200The pagination cursor value.
Response
Successful Response