GET https://api.surveyjs.io/private/Surveys/getArchive?accessKey={accessKey}&ownerId={ownerId}
Returns a list of archived surveys.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accessKey |
Your private access key.
|
string |
Required
|
ownerId |
(Optional) Your organization's ID.
|
string |
None.
|
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.