3.1 Import content: Retrieve list of content
GET {{baseUrl}}/v2/learning-objects?offset=0&limit=50&collection=default
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
offset | number | Offset to start paging from. Offset + limit must not exceed 10,000. | |
limit | number | Number of items to return. Maximum value is 50. | |
collection | string | Returns only the customers curated 'My library' collection |