cURL
curl --request GET \ --url https://{baseurl}/api/v1/management/surveys/{surveyId}/singleUseIds \ --header 'x-api-key: <x-api-key>'
{}
Generates multiple single use survey links for a survey based on its id.
Number of links to generate.
1 < x < 5000
OK
The response is of type object.
object
Was this page helpful?