RECORD_STATE: Identifies the state of a record that is being searched. The RECORD_STATE key supports a list of multiple values separated by a comma. The following values are supported:
CONFIRMED: Includes the confirmed records. This is the default value.
UNCONFIRMED: Includes the unconfirmed records.
REJECTED: Includes the rejected records.
DRAFT: Includes the draft records.
Note: The DRAFT record versions are owned by an event. The version is created during the event. To retrieve the DRAFT version records, you must specify the work item context.
LATEST: Includes the confirmed or unconfirmed records.
ALL: Includes all records with any state.
Note: Specify the LATEST and ALL values to include multiple states of a record.