cURL
curl --request GET \ --url https://api.scoot.app/api/v1/survey/{surveyId} \ --header 'X-API-Key: <api-key>'
{ "surveyId": 123, "surveyConfig": { "title": "<string>", "description": "<string>", "color": "<string>" }, "questions": [ { "surveyQuestionId": 123, "title": "<string>", "description": "<string>", "questionType": "SCALE" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.scoot.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.scoot.app/llms.txt
Use this file to discover all available pages before exploring further.
OK
Show child attributes