SpiraPlan: SoapService SOAP Web Service
See all operations
History_RetrieveForArtifact
Description
Retrieves the history of changes for a specific artifact
Includes the field-level details of each change
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The ID of the project | Yes |
int | artifactTypeId - The type of artifact | Yes |
int | artifactId - The id of the artifact | Yes |
int | startingRow - The starting row (starting at 1) | Yes |
int | numberOfRows - The number of rows to retrieve | Yes |
RemoteSort? | remoteSort - The field and direction to sort by | |
ArrayOfRemoteFilter? | remoteFilters - Any filters to apply |
Return Value
ArrayOfRemoteHistoryChange - The list of changes