Get field values on a single List Entry
Lists
Get field values on a single List Entry
Paginate through all field values on a single list entry.
All fields will be included by default. The ids and types parameters can be used to filter the collection.
GET
Get field values on a single List Entry
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
List ID
Required range:
1 <= x <= 9007199254740991List Entry ID
Required range:
1 <= x <= 9007199254740991Query Parameters
Field IDs for which to return field data
Example:
["field-1"]Field Types for which to return field data
Available options:
enriched, global, list, relationship-intelligence Cursor for the next or previous page
Example:
"ICAgICAgYmVmb3JlOjo6Nw"
Number of items to include in the page
Required range:
1 <= x <= 100Example:
20