Workspace Secrets
List workspace secrets
Create a new workspace secret
Get a workspace secret by ID
Delete a workspace secret
Update a workspace secret
ModelsExpand Collapse
WorkspaceSecret = object { metadata, spec, info }
Standard metadata for persistent, named resources (e.g., agents, tools, prompts)
Workspace secret information
Profile represents a human user at the account level. Profiles are account-scoped resources that can be associated with multiple workspaces through the Actor model. Authentication for profiles is handled via SSO/OAuth (WorkOS).
AccountResourceMetadata is used to represent a resource that is associated to an account but not to a workspace.
WorkspaceSecretInfo = object { createdBy, lastUsedAt }
Profile represents a human user at the account level. Profiles are account-scoped resources that can be associated with multiple workspaces through the Actor model. Authentication for profiles is handled via SSO/OAuth (WorkOS).
AccountResourceMetadata is used to represent a resource that is associated to an account but not to a workspace.