Authorization: Bearer ********************
curl --location --globoff 'https://uat-api.x-id.io/v6/mynumber/request?request_id=' \ --header 'Authorization: Bearer <token>'
{ "error_description": "No token found in the Authorization header" }