Count Objects
You can count the total number of objects of a given type as follows:
Relative URL
HTTP Request Method
/api/v4/
backend-deployment-id
/objects/
model
/count.json
GET
Example
Count the number of task
objects:
Response
You can also count the number of objects returned by a query.
Last updated