Get Projects
To retrieve all published projects on the sync platform
Get projects
Query Parameters
Name
Type
Description
{
name: string,
status: string,
description: string,
createdAt: date,
skills: array of strings,
experienceLevel: string,
memberNeeded: string,
projectCategory: string,
personelNeeded: string,
budget: integer,
scope: string,
isPublished: boolean,
type:string,
owner:{
firstName:string,
lastName:string,
email:string
}
}Last updated