Get all Contacts
GET
https://api.responsly.com/v1/contacts
Query Parameters
list_id
(string, optional): Contact List IDtype
(string, optional): Filters type of contact. Value should be one ofunsubscribe
,active
,bounce
.phrase
(string, optional): Search string which will search all the properties of a contact for a matching value.page
(number, optional): Page number to access data from pagination.
Request
cURL
Response
Status Code: 200 OK