curl --request GET \
--url https://{baseurl}/api/v1/management/surveys/{surveyId} \
--header 'x-api-key: <x-api-key>'{}Fetch a survey object based on its ID
curl --request GET \
--url https://{baseurl}/api/v1/management/surveys/{surveyId} \
--header 'x-api-key: <x-api-key>'{}Was this page helpful?