API returns only 200 records
m
myr
We are planning to use API for creating our own dashboards for support staff. But the API has a limit of returning only 200 workstations in the response.
"pagination": {
"limit": 200,
"offset":0
},
We want to retrieve all the workstation information. Please remove the limit of the current 200 to no limit or at least to a value of 50000.
R
Robin
Dear myr
Can you please let us know which version of our API you are using?
m
myr
Robin: this one i got from support https://swagger.itsm-ops.comodo.com/
the address to view the API is https://api-gw.cmdm.comodo.com/api/v2/itsm/spec/swagger.public.yml