+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

Count Contacts By Filter ID

Sie sind hier:

Count all contacts that match the filter with the given ID

GET https://api.maileon.com/1.0/contacts/filter/{contactFilterId}/count

Example

GET https://api.maileon.com/1.0/contacts/filter/{contactFilterId}/count
Content-type: application/vnd.maileon.api+xml
Accept: application/vnd.maileon.api+xml; charset=utf-8
Authorization: [XXX]

Status: 200 OK
Content-Type: application/vnd.maileon.api+xml;charset=utf-8

<count>3</count>
Inhaltsverzeichnis