+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Get Accounts of a Partner Blacklist

Sie sind hier:

 

Get Accounts of a Partner Blacklist

GET https://api.maileon.com/partner/blacklists/{id}/accounts?key={key}

Parameters:
– key: apikey
– id: the id of the required blacklist

 
Response data:
– accounts: object[]

 
Example:
[
{
"name":"nlaccount1",
"id":1111,
},
{
"name":"nlaccount2",
"id":2222,
}
]

Inhaltsverzeichnis