MINARA

List custom secrets

GET /v1/credentials/custom — Returns every key in the freeform `custom` slot of `~/.minara/credentials.json` with a masked preview (never the raw val

GET /v1/credentials/custom

Returns every key in the freeform custom slot of ~/.minara/credentials.json with a masked preview (never the raw value). Backs the Settings custom-secrets section. Prefer /v1/credentials/secrets for new write paths that also accept messaging keys.

MethodGET
Path/v1/credentials/custom
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorypreferences

On this page