v1

latestOpenAPI 3.0.02026-07-138474106.2 KB
Offering learners

Find offering's users

Responds with a list of users in the offering (facilitators, learners and markers.).

get/offerings/{offeringId}/users

Path parameters

offeringIdstring required

offering's id

Query parameters

facilitators'true' | 'false'

If true, facilitators are included in the results.

learners'true' | 'false'

If true, learners are included in the results.

markers'true' | 'false'

If true, markers are included in the results.

Response

offering's users

idstring
avatarUrlstring
emailstring email
firstNamestring
lastNamestring
personIdstring
isMarkerboolean
isFacilitatorboolean
isReadonlyboolean
marksstring[]
markedBystring[]
evaluatesstring[]
evaluatedBystring[]