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
envVarName
The environment variable name.
scope
Who provided the stored value.
updatedOn
When the value was last updated.
Errors
401
Unauthorized Error

