Skip to main content
GET
Get Model Secret

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Project-ID
string | null

Path Parameters

resource_uri
string
required

Model resource URI

Response

Secret values for the model

Response containing secret values for a model.

secrets
Secrets · object
required

Map of secret names to their values

resource_uri
string
required