Get history of all resources in the system
_count - Maximum number of results (default: 10)_since - Only return resources modified since this date/time_at - Return resources as they were at a specific point in timeBundle containing history entries:
fullUrl - The versioned URL of the resourceresource - The resource at that point in timerequest - Information about the request that created this version
method - HTTP method (POST, PUT, PATCH, DELETE)url - Resource URL_count and _offset for pagination:
next and previous links when available.
_count and _since to limit resultslastUpdated timestamp (most recent first)_since to get incremental updatestotal count may be an estimate for performance reasonsBearer token authentication
Maximum number of results to return
x >= 0Only return resources modified since this date/time
Return resources as they were at a specific point in time
History bundle
A container for a collection of resources
Resource type
Bundle Indicates the purpose of this bundle
document, message, transaction, transaction-response, batch, batch-response, history, searchset, collection If search, the total number of matches
Links related to this Bundle
Entry in the bundle