Get limit on number of contacts to which mailing with given ID will be sent. In case if this limit is was never set, this resource sends value 2147483647 (Java MAX_INT) as default. Information is also retrieved for sealed mailings.

Response

HTTP status code Description
200 OK If everything was ok.
404 Not found Mailing ID cannot be found

Example

200 OK

Contacts Limit was set

Contacts Limit was not set

404 Not Found