Skip to main content
GET
/
applications
/
tags
List application tags
curl --request GET \
  --url http://localhost:3000/api/openapi/applications/tags \
  --header 'x-api-key: <api-key>'
[
  "<string>"
]

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Response

200 - application/json

Distinct tags.