Get a specific course offer by the ID (e.g. Accordion).
GET/course_offers/:courseOfferId
Get a specific course offer by the ID (e.g. Accordion).
Request
Responses
- 200
- 400
- 401
- 404
- 500
OK
0x0002 (validation_failed): Field validation failed
0x0101 (unauthorized): User not logged in
0x0351 (course_offer_not_found): Course offer ID does not exist
0x0003 (internal_failure): Unexpected server error