Skip to main content
GET
List Coworld secrets

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

coworld_name
string
required

Coworld whose secrets will be listed.

Response

Successful Response

coworld_id
string
required

Canonical Coworld ID that owns the secret.

coworld_name
string
required

Coworld name that owns the secret.

owner_user_id
string
required

User ID that owns the Coworld.

secret_name
string
required

Secret name.

size_bytes
integer
required

Secret size in bytes.

updated_at
string<date-time> | null

Time the secret was last updated.