Get survey links for contacts in a segment
Generates personalized survey links for contacts in a segment.
GET
Authorizations
Use your Formbricks x-api-key to authenticate.
Path Parameters
The ID of the survey
The ID of the segment
Query Parameters
Number of items to return
Required range:
1 <= x <= 250
Number of items to skip
Required range:
x >= 0
Number of days until the generated JWT expires. If not provided, there is no expiration.
Required range:
1 <= x <= 365
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.
Was this page helpful?