Skip to main content
Get a single List Entry on a List.
Tool ID: affinity_v2_lists_list_id_list_entries_list_entry_id_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 SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get affinity_v2_lists_list_id_list_entries_list_entry_id_get --json for the latest machine-readable contract.

Input reference

Retrieve a single list entry. Returns basic information and field data, including list-specific field data. To retrieve field data, you must use either the fieldIds or the fieldTypes parameter to specify the Fields for which you want data returned. These Field IDs and Types can be found using the GET /v2/lists/{listId}/fields endpoint. When no fieldIds or fieldTypes are provided, the List Entry will be returned without any field data attached. To supply multiple fieldIds or fieldTypes parameters, generate a query string that looks like this: ?fieldIds=field-1234&fieldIds=affinity-data-location or ?fieldTypes=enriched&fieldTypes=global.

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