Skip to main content
GET
Python (SDK)

Authorizations

Authorization
string
header
required

Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.

Headers

X-On-Behalf-Of
string

Optional external end-user identifier forwarded by the API gateway.

Path Parameters

secret_id
string
required

Response

Successful Response

A secret. Only key names are ever returned, never values.

allowed_use
enum<string>[]
required

Products that may resolve this secret into a workload environment

Available options:
finetune,
serving
created_at
string<date-time>
required
id
string
required
keys
string[]
required

Names of the keys held (values are hidden)

name
string
required