Skip to main content
Get Field Value Changes on a List Entry.
Tool ID: affinity_v2_lists_list_id_list_entries_list_entry_id_field_value_changes_get

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The static output schema is not detailed enough to generate a reliable example. Use deepline tools get affinity_v2_lists_list_id_list_entries_list_entry_id_field_value_changes_get --json for the complete live contract.

Input reference

Paginate through the historical value changes on the fields of a List Entry. For an overview of field value changes, including which fields support change tracking and how the action types behave, see Field Value Changes. Each change includes who made the change, when it occurred, the action that was performed, and the value that was set. Changes are sorted by changedAt in ascending order (oldest first). You can filter field value changes using the filter query parameter. The filter parameter is a string that you can specify conditions based on the following properties. | Property Name | Type | Description | Allowed Operators | Examples | |---|---|---|---|---| | field.id | text | | = | field.id=field-1234 | | changedAt | datetime | When the change was made. | >, =, ` See the live schema below for the complete notes.

Output reference

This output schema is too large to embed without slowing the page. Get the complete live contract with deepline tools get affinity_v2_lists_list_id_list_entries_list_entry_id_field_value_changes_get --json.

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 0 per pricing unit.
  • Provider-native pricing may still exist outside Deepline credit billing.