Pular para o conteúdo principal
GET
Lista o catálogo de chaves

Autorizações

Authorization
string
header
obrigatório

A bearer JWT issued by the platform's Access Manager (plugin-auth / lib-auth). Authorization is deny-all by default: the application must be configured with an authorizer, and when authentication is enabled it enforces per-namespace role-based access control on top of a valid, platform-scoped (non-tenant) identity. Machine callers obtain a token via the Access Manager client-credentials flow.

Resposta

The registered-key catalog.

The catalog of every key the application registers.

catalogVersion
string
obrigatório

The catalog schema version.

Exemplo:

"systemplane.catalog.v1"

service
string
obrigatório

The application that serves this catalog.

Exemplo:

"matcher"

namespaces
string[]
obrigatório

The namespaces the application registers keys in.

Exemplo:
keys
object[]
obrigatório

One summary per registered key.