List the change history for an entity’s field values. Returns historical and current values ordered by most recent first. Optionally filter by field ID or field key.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the entity.
Optional: filter by a specific field ID.
Optional: filter by a specific field key (alternative to field_id).
Maximum number of results to return. Default is 100, maximum is 1000.
Token for pagination. Leave empty for the first request.