List Projects
Projects
List Projects
List all projects with pagination and filtering support.
GET
List Projects
Authorizations
API key for authentication
Selected Account ID
Query Parameters
Number of items per page
Required range:
1 <= x <= 100Field to sort by
Sort order (asc or desc) Enum for project sort fields. Note that only non-nullable fields can be sorted by (for details, see: https://github.com/djrobstep/sqlakeyset?tab=readme-ov-file#limitations ).
Available options:
asc, desc Pagination token
Filter by project IDs
Filter by project statuses (active, archived)
Enum for project status values.
Available options:
active, archived Filter by creation time (start)
Filter by creation time (end)
Filter by project name (case-insensitive partial match)

