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}/secrets/{name}GET
Path Parameters
projectId *string
environmentId *string
name *string
Query Parameters
surface?string
Min length: 1
confirmProtected?boolean
Response
200
id *string
name *string
createdAt *object
updatedAt *number
value *string
environmentId *string
surfaceId *string | null
404
error *string
Request example
curl -X GET "https://api.example.com/api/v1/projects/<projectId>/environments/<environmentId>/secrets/<name>"