And here is the API response - ```{ "status": "s...
# troubleshooting
a
And here is the API response -
Copy code
{
  "status": "success",
  "count": 20,
  "total_count": 171083,
  "current_page": 0,
  "per_page": 20,
  "next_page_link": "<https://api.xyz.io/v2/calls?page=1&per_page=20>",
  "prev_page_link": "",
  "data": [
    {...},{...}]
}