Portal
List projects
List all projects from a workspace by ID. Important: The workspace needs to have their portal/roadmap published, or the request will fail with the error ‘Workspace not found’. No authorization is required.
GET
/
projects
/
{workspaceId}
Path Parameters
workspaceId
string
requiredResponse
200 - application/json
id
string
requiredname
string
requireddescription
string | null
requiredcolor
string | null
requiredcreatedAt
string
requiredicon
string | null
requiredlinearProjectId
string | null
requiredlinearTeamIds
string[]
requiredprogress
number | null
requiredsortOrder
number
requiredstate
string | null
requiredupvotes
number
requiredimportanceScore
number
required