FIND Objects History

Returns the history of an object, an event log of the changes that were made on the object. Note that the object history is only maintained for a limited time, which may vary depending on the type of the event. Also note that some events may refer to objects that have been removed, in which case any info regarding these removed objects may not be retrieved using the endpoints for objects.

Body Params

Find Objects History

string
enum

Defaults to INTERNAL if not set.

Setting idFormat to EXTERNAL changes the behaviour of the request and response.
For the request the id parameter must be a string external id when referencing:

  • object
  • field
  • type
  • reservationMode
  • availabilityType

In the response, the above list of items, if present, will be referenced by external id instead of internal.

Values that change from integer to string when changing idFormat are shown as either integer or string in the documentation.
This is true both for the request and the response.

Allowed:
required

Object id to get object history for. Internal id assumes you use INTERNAL as idFormat

string
enum

Sort order defaults to ASC

Allowed:
itemTypes
array of strings

Filter to only show select item types

itemTypes
boolean

Skip items that have no timestamp, defaults to false

int64

Paginate through the result. First page is 1.

int64

Number of items per page. Defaults to the maximum limit 1000.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json