Get Surveys
Use this API to get the list of surveys with their ID’s.
GET
https://{{env}}.survey2connect.com/v2/api/surveys?skip=&limit=
Path Parameters
Name
Type
Description
env*
String
Query Parameters
Name
Type
Description
skip*
Number
Number of records to be skipped
limit*
Number
Total number of records required
Headers
Name
Type
Description
Authorization
String
Bearer {access_token}
Last updated
Was this helpful?