get https://app.voiceform.com/api/v1/teams//surveys
Log in to see full request history
List all surveys for the team specified by team_id.
To obtain team_id please refer to the list membership endpoint.
Responses
List all surveys for the team specified by team_id.
To obtain team_id please refer to the list membership endpoint.
xxxxxxxxxx
curl --request GET \
--url 'https://app.voiceform.com/api/v1/teams/team_id/surveys?page=1' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: