Request

GET https://api.eloomi.com/v3/courses

Query parameters

Parameter name Value Description Additional
date_from YYYY-MM-DD

The first date the filter includes

Optional
date_to YYYY-MM-DD

The last date the filter includes

Optional
with_completion boolean

Changes the filter to look at participant data instead of the course

Optional

Request headers

Parameter name Value Description Additional
ClientId string

Provided by eloomi

Required
Authorization string

Look in the documentation for the authentication endpoint on how to construct this

Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

Courses fetched

CoursesSuccess
401 Unauthorized

Not allowed

ErrorSuccess