Multidomain MDM 
			
			- Multidomain MDM 10.4 HotFix 2
- All Products
 
           
      	
            
	
      | Parameter 
				 | Description 
				 | 
|---|---|
|  eventID 
				 | Required. The Get Record History Events API returns the event IDs for history events. 
				 | 
| recordStates 
				 | Optional. Record states returned in the list of history events. Provide a comma-separated list. 
				   You can use the following values: 
				   
 | 
| contentMetadata 
				 | Optional. Metadata for the list of history events. Provide a comma-separated list. 
				   You can use the following values: 
				   
 | 
| children 
				 | Optional. Comma-separated list of child node names. If specified, the response contains the child node names. 
				 | 
| order 
				 | Optional. 
				   Comma-separated list of field names with an optional prefix of 
					  +or -. The prefix +indicates to sort the results in ascending order, and the prefix -indicates to sort the results in descending order. Default is +. When you specify more than one parameter, the result set is ordered by the parameter that is first in the list, followed by the next. | 
| fields 
				 | Optional. Comma-separated list of business entity fields. If specified, the response only contains listed fields. 
				 | 
| filter 
				 | Optional. Filter expression. 
				 | 
| depth 
				 | Optional. Number of child levels to return. 
				 | 
| recordsToReturn 
				 | Optional. Specifies the number of rows to return. 
				 | 
| searchToken 
				 | Optional. Specifies the search token returned with previous request. 
				 | 
| returnTotal 
				 | Optional. If set to 
				   true, returns the number of records in the result. Default is false. | 
| firstRecord 
				 | Optional. Specifies the first row in the result. 
				 |