Count instances of the model matched by where from the data source.
GET {{baseUrl}}/v1/AtcudSeries/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"}