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

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

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.