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