curl --location -g --request GET 'https://prod.your-api-server.com/api/v1/answer?{{answer_query}}=' \ --header 'Authorization: Bearer {{auth_token}}'
{}