Query parameters
Filter by lifecycle phase. Accepted values:
Pending, Scheduled, Running, Failed, Terminating, Terminated.You can repeat this parameter to match multiple phases (OR logic):?phase=Scheduled&phase=RunningWhen combined with nodeRef, both filters are applied (AND logic).Filter by the name of the node the scheduler assigned to the project. Projects in
Pending phase have no nodeRef and are excluded when this filter is set.Response
Returns aProjectList object.
Always
"caravanserai/v1".Always
"ProjectList".Array of Project objects. Empty when no projects match.