HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In


**Type**: boolean[ ]

**Parameters**

NameTypeValue
sessionIdStringID of the session
recipientListIdslong[ ]IDs of the recipient lists
recipientIdStringID of the recipient

**Return values**

For each recipient list:

  • true: Recipient already exists

  • false: Recipient does not exist or an entry exists but the opt-in process has not been finished yet (i.e., the double opt-in link has not been clicked)

**Code structure**