v1
latestOpenAPI 3.1.02026-07-178964200.5 KBSecrets
Fetch Secret For Server
Return a secret wrapped as JWE for the requesting server.
Auth: The caller must present a delegation JWT (RFC 8693) issued by Core. sub is the user whose secret is being fetched; act.sub is the client_id of the server requesting the secret. The JWE envelope is encrypted with the server's registered RSA public key so only that server can decrypt it. Plaintext never leaves Core unencrypted.
post/secrets/fetch
Request body
Response
Successful Response