Skip to main content
GET
/
client
/
api-keys
List client API keys
curl --request GET \
  --url http://localhost:8080/api/v1/client/api-keys \
  --header 'Authorization: <api-key>'
"<unknown>"

Authorizations

Authorization
string
header
required

JWT Bearer token or raw API key via Authorization header

Response

API key metadata listed

The response is of type any.