List or retrieve projects
GET/api/v1/workspaces/:slug/projects/
Retrieve all projects in a workspace or get details of a specific project.
Request
Responses
- 200
- 401
- 403
- 404
Paginated list of projects
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
Project not found