You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Need help in Usage Metrics for API

Summary:

I am trying to run usage metrics to get API counts but it is always giving me result as 0. Any idea why it is not giving me correct results?

I tried various date ranges and combinations but no success.

End Point:

https://****.bigmachines.com/rest/v17/companies/usage?q={$and:[{type:"api"},{timestamp:{$gt:"2024-10-01",$lt:"2024-10-31"}}]}

{

    "items": [

        {

            "total": 0,

            "exhausted": 0,

            "type": "api"

        }

    ]

}


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

24D Patch 4


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!