Error
A valid request URL is required to generate request examples{
"ok": true,
"data": {
"projects": [
{
"id": "<string>",
"name": "<string>",
"environment_count": 123,
"created_at": "<string>"
}
]
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}Get projects
List all projects. System keys only see projects within their scope.
GET
/
projects
Error
A valid request URL is required to generate request examples{
"ok": true,
"data": {
"projects": [
{
"id": "<string>",
"name": "<string>",
"environment_count": 123,
"created_at": "<string>"
}
]
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}Was this page helpful?
⌘I
