Counts items of Organization.

GET {{baseUrl}}/v1/Organizations/:id/items/count?where=<string>

Request Params

KeyDatatypeRequiredDescription
wherestringCriteria to match model instances

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;count&quot;:&quot;\u003cdouble\u003e&quot;}