Get Histories By Names And Ids
Returns history data for the named entities and the given ids - which may not directly correspond to the current history records in the database.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
Requests
GetHistoriesByNamesAndIds: Returns history data for the named entities and the given ids - which may not directly correspond to the current history records in the database.Use this method if you know exactly which items you need, regardless of whether they are in the current history or not.The history in the database is not changed or even looked at by this method.
Response
OK
Sort order, indexed so it can used for sorting in the query
Id of the history item, for instance a contact id. Represents the history table's RecordId field, if the item is based on a history table record
The name of the history list, for instance contact. Represents the history table's TableId field
Primary key
Owner of history list
Name of the history item, for instance contact name
Extra information on the history item, e.g. The Associate Type for an associate or other relevant info.
Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.
Field property dictionary mapping field names to field access rights.
Related topics
NSViewStateAgentGet Histories By NamesGet Histories By NameNSHistoryHistoryGet History