Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST GetListById

Retrieves details of a specific list by the List id.

Input and output parameters

The input and output parameters for this method are:

*denotes required field.

Input Parameter Name Type/Info
id* integer(11), the id of the list.
Outputs:
  • id
  • name
  • visibility (Private = 0 or Public = 1)
  • contacts (integer)

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON