SpiraPlan: SoapService SOAP Web Service
See all operations
Risk_Retrieve
Description
Retrieves a list of risks in the system that match the provided filter/sort
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The ID of the project | Yes |
ArrayOfRemoteFilter? | remoteFilters - The list of filters to apply | |
RemoteSort? | remoteSort - The sort to apply | |
int | startingRow - The first row to return (starting with 1) | Yes |
int | numberOfRows - The number of rows to return | Yes |
Return Value
ArrayOfRemoteRisk - List of risks