Get Members
To retrieve all active members on the sync! platform
Get Members
Query Parameters
Name
Type
Description
{
firstName: string,
lastName: string,
email: string,
createdAt: date,
skills: array of strings,
isUserAvailable: boolean,
collaborationStyle: string,
profession: string,
portfolioUrl: string,
interests: array of string,
aboutSelf: string,
country: string,
state:string
}Last updated