Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST GetListsForContact

Retrieves lists a specific contact belongs to.

Input and output parameters

The input and output parameters for this method are:

*denotes required field.

Input Parameter Name Type/Info
contactid* integer(11), the id of the contact.
select integer (11), the number to return
skip integer (11), the number of contacts to skip.
Outputs:
  • listId
  • listName
  • dateAdded

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON