GET /messaging/v1/email/seed-lists
Read all seed lists for an account. The MID and partner appId are used from authentication. The View user permission is required.
Status | Name | Type | Description | ||||
---|---|---|---|---|---|---|---|
200 | Successful response indicating the request passed validations. | ||||||
count | integer | The count of seed-lists. | |||||
page | integer | The page number. | |||||
pageSize | integer | The maximum of seed-lists allowed on a page under the current pagination settings. | |||||
links | object | An object containing relevant links as name:value pairs, the values are objects. | |||||
Name | Type | ||||||
self | object | The name self is a default object name, with the nested object. | |||||
Name | Type | ||||||
href | string | The string value is the path of the calling url. | |||||
items | list of objects | The container for the items . | |||||
Name | Type | ||||||
id | string | A globally unique identifier (GUID). | |||||
name | string | The name of a seed-list, assigned at creation or update. | |||||
description | string | The description of a seed-list, assigned at creation or update. | |||||
activeSeedCount | integer | The count of seeds (email addresses) in the seed-list. | |||||
200 | Successful response but with an empty object, indicating no seed-lists for the partner appID. |
HTTP Status | Description |
---|---|
429 | API rate limit throttling is preventing success. |
Data exists:
No data exists: