Skip to main content
GET
Get a subscription

Autorizações

Authorization
string
header
obrigatório

A bearer JWT issued by plugin-auth (lib-auth). The tenant identity is resolved from the validated token claims; the /v1 surface never reads a tenant from the body, path, or query. Machine callers obtain a token via the plugin-auth client-credentials flow. The /admin surface authorizes against an operator scope and carries no tenant context.

Parâmetros de caminho

id
string<uuid>
obrigatório

The unique identifier of the subscription (UUIDv7).

Resposta

The subscription.

subscription
object
obrigatório

The non-secret projection of a subscription. It never carries the signing secret or any credential material.