Get an exam by ID

GET /exams/{id}

Responses

  • 200 application/json

    Successful response

GET /exams/{id}
curl \
 -X GET localhost:8080/exams/{id}