curl --request GET \
--url https://api.decodahealth.com/user/patient/lead-sources \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'[
"<string>"
]Get all distinct lead sources from patients. Returns a list of unique lead source values, including predefined sources.
curl --request GET \
--url https://api.decodahealth.com/user/patient/lead-sources \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'[
"<string>"
]