...
Parameter | Description |
---|---|
startDate | Start date of the interval for which the revisions list is queried. If not specified, startDate = endDate - 30 days |
endDate | End date of the interval for which the revisions list is queried. If not specified endDate = end of today. |
userId | Restrict the exported list to revisions effected by the user identified by userId. |
entities | Optional parameter. Specifies the list of entities or record types whose revisions need to be exported. This is very useful when the requestor intends to review the revisions of only certain record types say Shipment and ShipmentItem.ShipmentSpecimen. This parameter was added in v6.1.RC5. |
includeModifiedProps | Specifies whether the exported list should include modified attributes list for each revision. |
...
Revision ID | Revision Time | User | User Email ID | Operation | Record Type | Record | Change Log |
---|---|---|---|---|---|---|---|
169879 | 09 Jul 2019 15:26 | John Doe | john.doe@openspecimen.org | Edit | Specimen | 244004 | collectionStatus=Collected,createdOn=Tue Jul 09 15:26:00 IST 2019,position={id=295350} |
169879 | 09 Jul 2019 15:26 | John Doe | john.doe@openspecimen.org | Add | Storage Container Position | 295354 | blocked=false,container={id=514},occupyingSpecimen={id=244010},posOne=8,posOneOrdinal=8,posTwo=3,posTwoOrdinal=3 |
...