curl --request GET \
--url https://api.example.com/api/Integrations/SurveyMonkey/Surveys[
{
"id": "<string>",
"title": "<string>",
"nickname": "<string>",
"href": "<string>"
}
]curl --request GET \
--url https://api.example.com/api/Integrations/SurveyMonkey/Surveys[
{
"id": "<string>",
"title": "<string>",
"nickname": "<string>",
"href": "<string>"
}
]Was this page helpful?