Get Incident Count
GET/history/incident/count
Queries for the number of historic incidents that fulfill the given parameters. Takes the same parameters as the Get Incidents method.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid, for example if a sortOrder
parameter is supplied, but no sortBy. See the
Introduction
for the error response format.