Get One List Field
Fetch the complete configuration of a specific field from a list using its list UID and field ID. Response includes tag, label, visibility, and type metadata.
๐งพ Get One List Field
Retrieve detailed information about a specific field within a subscriber list.
๐น HTTP Request
๐ธ URL Segments
Segment
Required
Description
LIST-UNIQUE-ID
Yes
Unique identifier of the list.
FIELD-ID
Yes
Unique identifier of the list field.
๐ Authorization Header
Include your customer API key:
๐ป PHP Example
๐ฆ Sample JSON Response
Last updated