GET /messaging/v1/email/seed-list-account
Reads account data for a seed-list. The MID is used from authentication. Returns the partner list and auto-seed options that are in place for the MID.
| Status | Name | Type | Description |
|---|---|---|---|
| 200 | Successful read of account data. | ||
| autoSeedListID | string | A globally unique identifier (GUID). | |
| autoSeedListThreshold | integer | The threshold for auto-seeding. | |
| autoSeedEnabled | boolean | A true or false value indicating if auto-seed is enabled. | |
| autoSeedListName | string | The name of the seed-list. | |
| 200 | Successful read but an empty response when there's no SeedListAccount entry. |
| HTTP Status | Description | Notes |
|---|---|---|
| 400 | No active auto-seed-list mapping for the given MID. | Error code: 10000 |
| 429 | API rate limit throttling is preventing success. | Yet to be added. |
Data exists:
No data exists: