Retrieve a list of historic values for the specified mapping.
POST/history/mapping/:mapping
Retrieves a list of historic values for mappings specified with the given id values. Id values are named by entity (e.g. 'testcase_id', 'testrun_id'). The entity type needs to support history tracking.
Request
Responses
- 200
- 4XX
- 5XX
Returns 'MappingHistoryResult'
The request failed because invalid request parameters or data were supplied or access was denied.
The request failed because an error occurred during processing of the request.