getProjects Method

Gets connect projects accessible to the authorized user.

getProjects(requestContext: AuthorizedClientRequestContext, queryOptions?: ConnectRequestQueryOptions): Promise<Project[]>

Parameter Type Description
requestContext AuthorizedClientRequestContext The client request context
queryOptions ConnectRequestQueryOptions Query options. Use the mapped EC property names in the query strings and not the TypeScript property names.

Returns - Resolves to an array of projects.

Defined in

Last Updated: 08 January, 2020