get https://{api_url}/api/v5///survey_questions
Retrieves a list of survey questions for a service.
Results are returned as a group of questions for a specific question group.
Log in to see full request history
Response
Retrieves a list of survey questions for a service.
Results are returned as a group of questions for a specific question group.
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/company_id/detail_group_id/survey_questions \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: