List object structure and properties
A JSON response for the Lists API has this structure:
This table summarizes the object properties:
List item object structure and properties
Each list type (IP address, hostname, ASN, redirects) can only contain items of the same type.
A fully populated JSON object for an IP address list item has the following structure:
A fully populated JSON object for a hostname list item has the following structure:
A fully populated JSON object for an ASN list item has the following structure:
A fully populated JSON object for a Bulk Redirect List item has the following structure:
The JSON object properties for a list item are defined as follows:
For a detailed specification, refer to the Lists API documentation.