Stashbase

Environment Accounts

Access model for environment accounts in the REST API.

Environment accounts have their own identity inside Stashbase and are scoped to a single environment. They are intended for runtime usage such as production or staging when loading secrets.

Creation permissions

Environment accounts are created inside a specific environment. Users can create environment accounts only in environments where they have access.

Access scope

Each environment account is limited to one individual environment. It does not grant access to other environments or workspace-wide resources.

Permission assignment

When creating an environment account, the account can only be granted permissions that the creating user already has in that environment.

On this page