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