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