List Projects
GET
/projectsReturns all projects owned by the current user.
Each project includes its current resource counts and whether it is eligible for deletion.
Responses
- 200
- 404
The list of owned projects.
Not Found
/projectsReturns all projects owned by the current user.
Each project includes its current resource counts and whether it is eligible for deletion.
The list of owned projects.
Not Found