Authorization: Bearer ********************
curl --location --globoff 'https://prod.your-api-server.com/api/v1/exam/{{exam_id}}' \ --header 'Authorization: Bearer <token>'
{}