List projects
Keyset-paginated list of the organization’s projects, each with its routing and budget config. Requires the manage_projects scope.
Authentication
AuthorizationBearer
A management key (prefixed mgmt_), created in the dashboard under Settings, API keys, Management keys. Distinct from a regular gateway API key, and never used to call models.
Query parameters
cursor
Opaque cursor from a previous response's next field.
limit
Response
The organization's projects.
results
next
Opaque cursor for the next page; null when exhausted.
previous