
Wired Plus API Documentation
API v1 Guide
Account
Automation
Contacts
- Create New Contact
- Update Contact
- Bulk Contact Update
- Archive Contact
- Unsubscribe Contact
- Resubscribe Contact
- Resubscribe Contact To List
- Suppress Contact
- Get Contacts
- Get New Contacts
- Get Updated Contacts
- Get Contact By Id
- Get Contact By Email
- Get Contacts In List
- Get Lists for a Contact
- Get Unsubscribed Contacts
- Get Unsubscribed Contacts In List
- Get Suppressed Contacts
Lists
- Create New List
- Get List Detail By ID
- Get Active Lists
- Bulk Assign Contacts To List
- Get Contacts In List
- Delete Contact From List
Campaigns
- GetCampaigns
- GetCampaignById
- GetCampaignActivities
- GetCampaignContactReplies
- GetCampaignContactSendStatus
- GetCampaignEvent
Transactional Emails
GET GetContacts
Retrieves a list of contacts.
Input and output parameters
The input and output parameters for this method are:
*denotes required field.
Input Parameter Name | Type/Info |
withfulldata* | Expand additional data fields, provide boolean 1,0 |
select | Number of items to return, maximum 500. |
skip | Number of records to skip |
status | Filter by contact status: Active, Archived, Suppressed, Unsubscribed, DomainSuppression |
Outputs: | |
|
Examples
Curl
PHP
jQuery
Result Format JSON