IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Get tags
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Get tags
editAggregates and returns all unique tags from all 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/tags
URL query parameters
editName | Type | Description | Required |
---|---|---|---|
|
String or String[] |
A filter to limit the retrieved tags to a specific set of applications. If this parameter is omitted, the response will contain all tags that the user has access to read. |
No |
Was this helpful?
Thank you for your feedback.