curl --location -g --request GET 'https://prod.your-api-server.com/api/v1/medication/{{medication_id}}' \ --header 'Content-Type: application/json'
{}