Request

GET https://api.eloomi.com/v3/courses/{courseId}/participants

Path parameters

Parameter name Value Description Additional
courseId string

Id for the course

Required

Query parameters

Parameter name Value Description Additional
extended_mode boolean

Return additional info (status, renewal_at fields) for participants

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

Participants fetched

ParticipantsSuccess
401 Unauthorized

Not allowed

ErrorSuccess