Authorization: Bearer ********************
curl --location --request GET 'https://dev.your-api-server.com/secret2' \ --header 'Authorization: Bearer <token>'
{}