List Projects
Projects
List Projects
Retrieve a list of projects for the authenticated user’s company
GET
List Projects
Documentation Index
Fetch the complete documentation index at: https://docs.corgea.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Query Parameters
Filter projects by name (case-insensitive partial match)
Filter by tags (comma-separated)
Filter projects by repository URL (case-insensitive partial match)
The page number for pagination
The number of results per page
Required range:
x <= 50Sort results by field (prefix with '-' for descending order)
Available options:
created_at, -created_at, name, -name 