List projects
List projects for an Enterprise workspace. Supports pagination, search, sorting, and analytics period filters; when Collector analytics is configured, cost, requests, and tokens are merged from project assignments. All workspace members may read; PATs require the read scope.
Headers
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
Query parameters
page
Page number; 0 or omitted uses default 1
pageSize
Items per page; 0 or omitted uses default 12
search
Search by project name or description
sortBy
Sort field
Allowed values:
sortDir
Sort direction
Allowed values:
period
Analytics period
Allowed values:
Response
data: list, meta: pagination and overview
data
meta
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error