curl --location --request GET 'https://prod.your-api-server.com/api/v1/config/database' \ --header 'Authorization: {{auth_token}}'
{}