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).

authorId
object

Filter on authorId property with LHS bracket notation.

Expected value format is a valid ID (24 digits or letters).

groupId
object

Filter on groupId property with LHS bracket notation.

Expected value format is a valid ID (24 digits or letters).

originalAuthorId
object

Filter on originalAuthorId property with LHS bracket notation.

Expected value format is a valid ID (24 digits or letters).

tagIds
object

Filter on tagIds property with LHS bracket notation.

Expected value format is a valid ID (24 digits or letters).

coAuthorIds
object

Filter on coAuthorIds property with LHS bracket notation.

Expected value format is a valid ID (24 digits or letters).

sourceLang
object

Filter on sourceLang property with LHS bracket notation.

Expected value format is a string (bg, cs, da, de, el, en, es, fi, fr, hr, ht_HT, hu, it, ja, kar_MM, ko, lt, mh_MH, nl, nl_BE, no, pl, pt, ro, ru, rw_RW, sk, sl, so_SO, sv, sw_KE, th, ti_ET, tr, uk, zh, am_ET, bn, bs, ca, cy, en_CA, en_GB, es_AR, es_MX, et, fr_CA, gu, he_IL, hy, id, kk, km, lo, lv, mi, mn_MN, mr, ms, my_MM, nn_NO, or, pa, pt_BR, pt_MZ, rn_BI, si, ta, te, tl_PH, ur, uz, yo_NG, zh_tw, el, hi, sr, ar, vi, zh_HANT).

collaborativeLearning
object

Filter on collaborativeLearning property with LHS bracket notation.

Expected value format is a boolean (true or false).

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