Skip to main content
Get all List Entries on a Saved View.
Tool ID: affinity_v2_lists_list_id_saved_views_view_id_list_entries_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_saved_views_view_id_list_entries_get --json for the complete live contract.

Input reference

Paginate through the List Entries (AKA rows) on a given Saved View. Use this endpoint when you need to filter entities or only want some field data to be returned: This endpoint respects the filters set on a Saved View via web app, and only returns field data corresponding to the columns that have been pulled into the Saved View via web app. Though this endpoint respects the Saved View’s filters and column/Field selection, it does not yet preserve sort order. This endpoint also only supports sheet-type Saved Views, and not board- or dashboard-type Saved Views. See the Data Model section for more information about Saved Views. Requires the “Export data from Lists” permission.

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_saved_views_view_id_list_entries_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.