Authorizations
Path Parameters
The source key.
The type of the collection.
resources
, relationships
, objects
The key of the collection.
The id of the item.
Query Parameters
The number of items to return per page.
The page number to retrieve.
The start of the date range filter (ISO 8601 format). The default value is the beginning of time.
The end of the date range filter (ISO 8601 format). The default value is now.
Response
A list of version history items for the entity.
Represents a list version history item related to an entity.
The unique identifier of the resource or relationship.
The collection type of the entity.
resources
, relationships
, objects
The unique identifier of the operation.
The identifier of the task that processed this operation.
The exact time the operation was applied.
The action to perform.
CREATE
, UPSERT
, DELETE
, UPDATE
Information about the user or service that performed the operation.