The GetProjects function returns all project records for the specified parameters.
Method | /GetProjects |
The request body is of type GetProjects.
Name | Description | Data Type |
---|---|---|
filter | ProjectsFilter |
|
The response body is of type GetProjectsResponse.
Name | Description | Data Type |
---|---|---|
GetProjectsResult | ArrayOfViewProjectInfo |
|