Authorization: Bearer ********************
curl --location -g --request GET 'https://prod.your-api-server.com/api/v1/healthplan/{{health_plan_id}}' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}