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

Get information about all responses of a recipient

Get detailed information about all responses of a recipient, such as response type, response subject and rule name of the response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Client ID

Query Params
int32

Maximum number of retrieved responses

Default value : 100

recipientIds
array of strings

Comma-separated list of recipient IDs (only required if the "mailingId" parameter is not specified)

recipientIds
int64

Mailing ID (only required if the "recipientIds" parameter is not specified)

string
enum
required

Response type

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

None of the mandatory parameters were provided (category and mailingId/recipientIds), or limit parameter is greater than 10000.

404

If a mailingId was requested and that mailingId was not found. If one or more recipientIds were requested and none of them were found.

Language
Credentials
Header
LoadingLoading…
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