Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
/api/v0/projects/{projectId}/environments/{environmentId}/secretsGET
Path Parameters
projectId *string
environmentId *string
Response
200
environmentId *string
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/v0/projects/<projectId>/environments/<environmentId>/secrets"