Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
Dashboard
Ask AI
Menu
Docs
API Reference
CLI Reference
GitHub
↗
Changelog
↗
/api/v0/projects
GET
Query Parameters
orgId
?
string
Min length:
1
Response
200
projects
*
object[]
Show item properties
id
*
string
orgId
*
string
name
*
string
createdAt
*
object
updatedAt
*
object
orgName
*
string
environments
*
object[]
Show item properties
id
*
string
projectId
*
string
name
*
string
slug
*
string
createdAt
*
object
updatedAt
*
object
Ask AI about this page
Copy as Markdown
Request example
cURL
curl -X GET "https://api.example.com/api/v0/projects"
Powered by
Holocron