cURL
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.
The tenant you are making this request on behalf of
Your api key
Successful Response