List all courses

Required OAuth scope: courses:read.

This endpoint is paginated with a page size of 500 courses. For more information, see the Pagination guide.

Lists all courses in your platform.

Query Params
createdAt
object

Filter on createdAt property with LHS bracket notation.

Expected value format is a date (YYYY-MM-DDThh:mm:ss.sssZ). The milliseconds are always set to 0.

modifiedAt
object

Filter on modifiedAt property with LHS bracket notation.

Expected value format is a date (YYYY-MM-DDThh:mm:ss.sssZ). The milliseconds are always set to 0.

status
object

Filter on status property with LHS bracket notation.

Expected value format is a string (archived, deleted, published).

type
object

Filter on type property with LHS bracket notation.

Expected value format is a string (elearning standard, external, native).

Headers
string
enum
required

The version of the API.

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json