Groups
Fetch a group
Fetch a group
Returns a variety of information about one Groups identifier
get/1/newsletters/{domain}/groups/{group}
Path parameters
domaininteger required
Unique identifier of the Domain
groupinteger required
Unique identifier of the Group
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 2 revisions of this API.