Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Check whether a recipient is valid in multiple recipient lists

Check if a recipient can receive mailings in multiple recipient lists. Recipients are valid if they are not blacklisted, not unsubscribed and did not exceed the bounce limit.

Path Params
int64
required

Client ID

Query Params
recipientListIds
array of int64s

Comma-separated list of recipient list IDs

Note: If you do not specify a recipient list ID or the recipient list ID is invalid or does not exist, the response body will be empty.

recipientListIds
string
required

Recipient ID (usually the email address)

string
enum
Defaults to EMAIL

Media type

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

The required parameter 'recipientId' is not provided.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.optivo.broadmail.v1+json