IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Get status
editGet status
editReturns the number of open and closed cases.
Console supports only Elasticsearch APIs. Console doesn’t allow interactions with Kibana APIs. You must use curl
or another HTTP tool instead. For more information, refer to Run Elasticsearch API requests.
Request URL
editGET <kibana host>:<port>/api/cases/status
URL query parameters
editName | Type | Description | Required |
---|---|---|---|
|
String or String[] |
A filter to limit the retrieved case status statistics to a specific set of applications. If this parameter is omitted, the response’s statistics will represent all the cases that the user has access to read. |
No |
Example request
editGET api/cases/status