List projects
GET/api/v1/projects
Lists projects accessible to the caller. - JWT admin: returns all projects. - JWT regular user: returns only projects granted by the user's policies. - API key scoped to a project: returns only that project.
Responses
- 200
- 401
List of projects
Unauthorized