List Projects
Projects
List Projects
List all projects with pagination and filtering support.
GET
List Projects
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
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)

