Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

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

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

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.

New Requests
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
Defaults to EMAIL

Media type

Responses

400

The required parameter 'recipientId' is not provided.

Language
Credentials
Select from the Examples drop-down list. Or choose an example:
Select from the Examples drop-down list.