curl --request GET \
--url https://api.decodahealth.com/admin/providers/{provider_id}/visible-locations \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'[
"<string>"
]Get the visible locations for a provider
curl --request GET \
--url https://api.decodahealth.com/admin/providers/{provider_id}/visible-locations \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'[
"<string>"
]