Skip to main content
GET
List projects
Returns all projects the authenticated user can access within an organization.
Requires authentication via X-API-Key: sf_your_api_key_here.

Query parameters

string
UUID of the organization. Defaults to the user’s active organization.
integer
Page number. Default: 1.
integer
Results per page. Default: 10.
Filter projects by name.
string
Filter by status: active, archived, or all. Default: all.
boolean
Include site and comment counts. Default: false.