cURL
curl --request POST \ --url https://api.decodahealth.com/internal-billing/usage/execute \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
Get the usage for the billing period that just ended.
Intended to be run on the first of each month.
The tenant you are making this request on behalf of
Your api key
Successful Response