Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "sdk-groups/src/sdk/listGroups"

Index

Interfaces

Functions

Functions

listGroups

  • Parameters

    Returns Promise<APIErrorResponse | PaginatedGroupData>

    Promise resolving to a list of groups associated with the current account

    On success (resolves)
    [
     {
     "accessCode": "GG55QQTT",
       "emailDomain": "google.com",
       "ownerClientId": "AASD1131",
       "notes": "my notes",
       "listName": "MyList56",
       "productSKU": "PROD1234",
       "id": 0
     }
    ]
    On error (throws)
    See documentation for corresponding error codes:
    https://redirector.arcpublishing.com/alc/docs/swagger/?url=./arc-products/arc-sales.json#/Email+Group+Subscription+Management/getAll