Subscribers
Fetch a subscriber
Returns a variety of information about one Subscriber
get/1/newsletters/{domain}/subscribers/{subscriber}
Path parameters
domaininteger required
Unique identifier of the Domain
subscriberinteger required
Unique identifier of the Subscriber
Query parameters
withstring
Optional : Allows loading additional data about a resource, which may include related resources.
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.