Count Custom Objects

Counts custom objects.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

leaf_typestringRequiredformat: "text"
Leaf type to filter.
filterslist of anyOptional
List of filters to apply.

Response

Success.
countlong
The count of custom objects.

Errors