Counts units of Organization.
GET {{baseUrl}}/v1/Organizations/:id/units/count?where=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
where | string | Criteria to match model instances |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"count":"\u003cdouble\u003e"}