Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
/api/v1/projects/{projectId}/environments/{environmentId}/secretsGET
Path Parameters
projectId *string
environmentId *string
Query Parameters
surface?string
Min length: 1
confirmProtected?boolean
Response
200
environmentId *string
surfaceId *string | null
secrets *object[]
Show item properties
id *string
name *string
createdAt *object
updatedAt *number
isEmpty *boolean
allNames *string[]
Request example
curl -X GET "https://api.example.com/api/v1/projects/<projectId>/environments/<environmentId>/secrets"