Skills
Get Lms Skills
Returns a list of LMS Skill objects.
GET
Get Lms Skills
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
If provided, will only return skills for these IDs.
Example:
"018b18ef-c487-703c-afd9-0ca478ccd9d6,018b18ef-c487-703c-afd9-0ca478ccd9d7"
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.
Example:
false
If provided, will only return skills with this status.
Available options:
ACTIVE, PENDING, INACTIVE Example:
"ACTIVE"
Whether to include custom fields in the response.
Example:
false
Number of results to return per page. Maximum size is 200.
Required range:
1 <= x <= 200The pagination cursor value.
Get Lms Skills