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
Changes
No recorded changes to this endpoint across all 1 revision of this API.