Lists skill secret statuses.

Lists which secrets have saved values for the workspace or the requesting user. The secret values themselves are never returned. <Check title="Required Permissions" icon="key">Any authenticated user.</Check>

Authentication

AuthorizationBearer

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

Response

OK
envVarNamestring or nullOptional
The environment variable name.
scopeenumOptional
Who provided the stored value.
updatedOnstring or nullOptionalformat: "date-time"
When the value was last updated.

Errors

401
Unauthorized Error