curl --request GET \
--url https://api.example.com/api/v2/integrations/wellsky/{slug}/patient-types{
"error": "<string>",
"message": "<string>",
"statusCode": 123,
"details": {}
}Get patient type options for a facility ID from WellSky.
curl --request GET \
--url https://api.example.com/api/v2/integrations/wellsky/{slug}/patient-types{
"error": "<string>",
"message": "<string>",
"statusCode": 123,
"details": {}
}