Subscribers

Count subscribers status

Count subscribers in every status for a given domain

get/1/newsletters/{domain}/subscribers/count_status

Path parameters

domaininteger required

Unique identifier of the Domain

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

datastring[]

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.