list_distribution_links
Retrieve a paginated list of individual survey links for a specified distribution and survey. Use the skipToken from a prior page to navigate through results.
Instructions
List one page of generated individual survey links. WARNING: Qualtrics documents that this GET can update contact-frequency state and reset email-status dates when used on other distribution types, so the distributions write scope is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| surveyId | Yes | The Qualtrics survey ID | |
| skipToken | No | Opaque token from the prior page's nextPage value | |
| distributionId | Yes | The distribution ID |