Read email preferences (token-authed)
GET/v1/partner/supplier-access/email-preferences
Returns the per-recipient email opt-out toggles for the (account, email) pair identified by the unsubscribe token. The token comes from the manage-preferences link in any reminder email.
Request
Responses
- 200
- 400
- 404
- 429
Current preferences for this recipient.
Missing token.
Token does not match any preferences row.
Rate limit exceeded.