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/{id}GET
Path Parameters
projectId *string
id *string
Response
200
id *string
projectId *string
name *string
slug *string
createdAt *object
updatedAt *object
404
error *string
Request example
curl -X GET "https://api.example.com/api/v0/projects/<projectId>/environments/<id>"