Get survey links for contacts in a segment
Generates personalized survey links for contacts in a segment.
Authorization
apiKeyAuth x-api-key<token>
Use your SurveyTale x-api-key to authenticate.
In: header
Path Parameters
surveyId*string
The ID of the survey
Match
^[0-9a-z]+$Format
cuid2segmentId*string
The ID of the segment
Match
^[0-9a-z]+$Format
cuid2Query Parameters
limit?number
Number of items to return
Default
50Range
1 <= value <= 250skip?number
Number of items to skip
Range
0 <= valueexpirationDays?|
Number of days until the generated JWT expires. If not provided, there is no expiration.
attributeKeys?string
Comma-separated list of contact attribute keys to include in the response. You can have max 20 keys. If not provided, no attributes will be included.
Response Body
application/json