Response Structure

All reports are returned in the following structure:

{

 "status": "OK",

 "data": {

   "objects": [],

   "navigation": [

       "next": "link if exists",

       "prev": "link if exists

   ]

 }

}

 

Note: The navigation array only contains valid values that can actually be used to retrieve the data. This means that if the results are the last results that the report can return, the next link does not appear in the response (the same principle applies to the previous link).    

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article