List Survey Invitation Responses
Retrieves responses for a SmartSurvey invitation.
POST
Body
Arguments
numberrequired
The survey id whose Invitation you are querying
numberrequired
The invitation id whose responses you are querying
Uncommon arguments
number
Filter responses by status. Possible values: 0=All, 1=Sent, 2=Queued, 3=Completed, 4=Pending, 5=Failed, 6=Opened, 7=Viewed, 8=OptedOut, 9=Deleted
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
SortingChoose the order of returned rows when this action supports sorting. Learn more
string
Comma-separated sort fields; prefix with - for descending.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.