cURL
curl --request GET \ --url https://api.decodahealth.com/analytics/dashboards/provider-earnings/provider-earnings-groups \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
[ { "key": "<string>", "label": "<string>", "total": 123 } ]
Get available groups for provider earnings data
The tenant you are making this request on behalf of
Your api key
location
date
Successful Response