Counts logs of Account.
GET {{baseUrl}}/v1/Accounts/:id/logs/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"}