List Subscribers

List Subscribers

Description

Fetches the list of subscribers of the specified mailing list

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key or auth-password String Required Authentication Parameter
order-id Integer Required Order ID of the Domain Registration Order
list-address String Required Mailing list address
reverse-sort Boolean Optional Values can be: true or false.

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/api/mail/mailinglist/subscribers.json?auth-userid=0&api-key;=key&order-id;=0&list-address;[email protected]

Response

Returns a list of the subscribers of a mailing list.