Skip to main content
GET
List environment secrets
Required permissions: sharedSecret.list. Personal keys are capped by their owner’s current team role. See request conventions and automation workflows. MCP clients use the task-oriented tool catalogue.

Authorizations

Authorization
string
header
required

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

Query Parameters

environment
string
Maximum string length: 80
Pattern: ^(?:preview:)?[a-z][a-z0-9-]{0,62}$

Response

JSON object containing bindings, canManageSecrets.

environments
string[]
required
bindings
object[]
required
canManageSecrets
boolean
required
localization
object
required
Last modified on September 5, 2026