get https://md-medicaid.convergent-pd.com/fhir/
returns all organization records that match parameters sent in the query string
Responses
returns all organization records that match parameters sent in the query string
xxxxxxxxxx
curl --request GET \
--url https://md-medicaid.convergent-pd.com/fhir/organization \
--header 'API-KEY: ee67f805a9a34bda8579b5d52db66ab0' \
--header 'accept: application/json'