Qualtrics · Schema

SurveyResponse

Experience ManagementSurveysCustomer ExperienceEmployee ExperienceMarket ResearchXMREST API

Properties

Name Type Description
result object
View JSON Schema on GitHub

JSON Schema

surveyresponse.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://api.qualtrics.com/schemas/SurveyResponse.json",
  "title": "SurveyResponse",
  "type": "object",
  "properties": {
    "result": {
      "type": "object",
      "properties": {
        "QuestionCount": {
          "type": "string"
        },
        "SurveyOptions": {
          "type": "object",
          "properties": {
            "ActiveResponseSet": {
              "type": "string"
            },
            "AnonymizeResponse": {
              "type": "string"
            },
            "Autoadvance": {
              "type": "string"
            },
            "AutoadvancePages": {
              "type": "string"
            },
            "Autofocus": {
              "type": "string"
            },
            "AvailableLanguages": {
              "type": "object",
              "properties": {
                "EN": {
                  "type": "array"
                }
              }
            },
            "BackButton": {
              "type": "string"
            },
            "BallotBoxStuffingPrevention": {
              "type": "string"
            },
            "CollectGeoLocation": {
              "type": "string"
            },
            "CustomStyles": {
              "type": "object",
              "properties": {
                "altRowStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "backgroundColor": {}
                      }
                    }
                  }
                },
                "borderStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "borderColor": {}
                      }
                    }
                  }
                },
                "choiceStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "color": {},
                        "fontFamily": {},
                        "fontSize": {},
                        "fontStyle": {},
                        "fontWeight": {},
                        "textDecoration": {}
                      }
                    }
                  }
                },
                "customCSS": {},
                "errorStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "backgroundColor": {},
                        "borderColor": {},
                        "color": {}
                      }
                    }
                  }
                },
                "errorStylesBG": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "backgroundColor": {},
                        "color": {}
                      }
                    }
                  }
                },
                "footerStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "color": {}
                      }
                    }
                  }
                },
                "headerStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "color": {}
                      }
                    }
                  }
                },
                "highlightStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "backgroundColor": {}
                      }
                    }
                  }
                },
                "highlightStylesAlt": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "backgroundColor": {}
                      }
                    }
                  }
                },
                "pageStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "backgroundColor": {}
                      }
                    }
                  }
                },
                "questionSeparatorStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "backgroundColor": {},
                        "display": {}
                      }
                    }
                  }
                },
                "questionStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "color": {},
                        "fontFamily": {},
                        "fontSize": {},
                        "fontStyle": {},
                        "fontWeight": {},
                        "textDecoration": {}
                      }
                    }
                  }
                },
                "textEntryStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "color": {}
                      }
                    }
                  }
                },
                "textStyles": {
                  "type": "object",
                  "properties": {
                    "selector": {
                      "type": "string"
                    },
                    "styles": {
                      "type": "object",
                      "properties": {
                        "color": {},
                        "fontFamily": {},
                        "fontSize": {},
                        "fontStyle": {},
                        "fontWeight": {},
                        "textDecoration": {}
                      }
                    }
                  }
                }
              }
            },
            "EOSMessage": {
              "type": "string"
            },
            "EOSMessageLibrary": {
              "type": "string"
            },
            "EOSRedirectURL": {
              "type": "string"
            },
            "EmailThankYou": {
              "type": "string"
            },
            "ExternalCSS": {},
            "Footer": {
              "type": "string"
            },
            "Header": {
              "type": "string"
            },
            "HighlightQuestions": {
              "type": "string"
            },
            "InactiveMessage": {
              "type": "string"
            },
            "InactiveMessageLibrary": {
              "type": "string"
            },
            "InactiveSurvey": {
              "type": "string"
            },
            "NewScoring": {
              "type": "integer"
            },
            "NextButton": {
              "type": "string"
            },
            "NoIndex": {
              "type": "string"
            },
            "PageTransition": {
              "type": "string"
            },
            "PartialData": {
              "type": "string"
            },
            "PartialDataCloseAfter": {
              "type": "string"
            },
            "Password": {
              "type": "string"
            },
            "PasswordProtection": {
              "type": "string"
            },
            "PreviousButton": {
              "type": "string"
            },
            "ProgressBarDisplay": {
              "type": "string"
            },
            "ProtectSelectionIds": {
              "type": "boolean"
            },
            "QuestionsPerPage": {
              "type": "string"
            },
            "RecaptchaV3": {
              "type": "string"
            },
            "RefererCheck": {
              "type": "string"
            },
            "RefererURL": {
              "type": "string"
            },
            "RelevantID": {
              "type": "string"
            },
            "ResponseSummary": {
              "type": "string"
            },
            "SaveAndContinue": {
              "type": "string"
            },
            "SecureResponseFiles": {
              "type": "string"
            },
            "ShowExportTags": {
              "type": "string"
            },
            "Skin": {
              "type": "string"
            },
            "SkinLibrary": {
              "type": "string"
            },
            "SkinType": {
              "type": "string"
            },
            "SurveyExpiration": {},
            "SurveyMetaDescription": {
              "type": "string"
            },
            "SurveyName": {
              "type": "string"
            },
            "SurveyProtection": {
              "type": "string"
            },
            "SurveyTermination": {
              "type": "string"
            },
            "SurveyTitle": {
              "type": "string"
            },
            "ThankYouEmailMessage": {},
            "ThankYouEmailMessageLibrary": {},
            "ValidateMessage": {
              "type": "string"
            },
            "ValidationMessage": {},
            "ValidationMessageLibrary": {},
            "footerMid": {
              "type": "string"
            },
            "headerMid": {
              "type": "string"
            },
            "libraryId": {
              "type": "string"
            },
            "nextButtonMid": {
              "type": "string"
            },
            "previousButtonMid": {
              "type": "string"
            },
            "SkinQuestionWidth": {
              "type": "integer"
            },
            "SurveyLanguage": {
              "type": "string"
            },
            "SurveyStartDate": {},
            "SurveyExpirationDate": {},
            "SurveyCreationDate": {
              "type": "string"
            }
          }
        },
        "SurveyID": {
          "type": "string"
        },
        "SurveyName": {
          "type": "string"
        },
        "SurveyStatus": {
          "type": "string"
        },
        "LastModified": {
          "type": "string"
        },
        "BrandID": {
          "type": "string"
        },
        "OwnerID": {
          "type": "string"
        },
        "LastAccessed": {},
        "CreatorID": {
          "type": "string"
        },
        "LastActivated": {
          "type": "string"
        },
        "Questions": {
          "type": "object",
          "properties": {
            "QID46": {
              "type": "object",
              "properties": {
                "ChoiceOrder": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  }
                },
                "Choices": {
                  "type": "object",
                  "properties": {
                    "1": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "2": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "3": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "4": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "5": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    }
                  }
                },
                "Configuration": {
                  "type": "object",
                  "properties": {
                    "QuestionDescriptionOption": {
                      "type": "string"
                    },
                    "TextPosition": {
                      "type": "string"
                    }
                  }
                },
                "DataExportTag": {
                  "type": "string"
                },
                "DataVisibility": {
                  "type": "object",
                  "properties": {
                    "Hidden": {
                      "type": "boolean"
                    },
                    "Private": {
                      "type": "boolean"
                    }
                  }
                },
                "DefaultChoices": {
                  "type": "boolean"
                },
                "GradingData": {
                  "type": "array"
                },
                "Language": {
                  "type": "array"
                },
                "NextAnswerId": {
                  "type": "integer"
                },
                "NextChoiceId": {
                  "type": "integer"
                },
                "QuestionDescription": {
                  "type": "string"
                },
                "QuestionID": {
                  "type": "string"
                },
                "QuestionText": {
                  "type": "string"
                },
                "QuestionType": {
                  "type": "string"
                },
                "Selector": {
                  "type": "string"
                },
                "SubSelector": {
                  "type": "string"
                },
                "Validation": {
                  "type": "object",
                  "properties": {
                    "Settings": {
                      "type": "object",
                      "properties": {
                        "ForceResponse": {
                          "type": "string"
                        },
                        "ForceResponseType": {
                          "type": "string"
                        },
                        "Type": {
                          "type": "string"
                        }
                      }
                    }
                  }
                },
                "QuestionText_Unsafe": {
                  "type": "string"
                }
              }
            },
            "QID48": {
              "type": "object",
              "properties": {
                "ChoiceOrder": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  }
                },
                "Choices": {
                  "type": "object",
                  "properties": {
                    "1": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "2": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "3": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "4": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "5": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    }
                  }
                },
                "Configuration": {
                  "type": "object",
                  "properties": {
                    "QuestionDescriptionOption": {
                      "type": "string"
                    },
                    "TextPosition": {
                      "type": "string"
                    }
                  }
                },
                "DataExportTag": {
                  "type": "string"
                },
                "DataVisibility": {
                  "type": "object",
                  "properties": {
                    "Hidden": {
                      "type": "boolean"
                    },
                    "Private": {
                      "type": "boolean"
                    }
                  }
                },
                "DefaultChoices": {
                  "type": "boolean"
                },
                "GradingData": {
                  "type": "array"
                },
                "Language": {
                  "type": "array"
                },
                "NextAnswerId": {
                  "type": "integer"
                },
                "NextChoiceId": {
                  "type": "integer"
                },
                "QuestionDescription": {
                  "type": "string"
                },
                "QuestionID": {
                  "type": "string"
                },
                "QuestionText": {
                  "type": "string"
                },
                "QuestionType": {
                  "type": "string"
                },
                "Selector": {
                  "type": "string"
                },
                "SubSelector": {
                  "type": "string"
                },
                "Validation": {
                  "type": "object",
                  "properties": {
                    "Settings": {
                      "type": "object",
                      "properties": {
                        "ForceResponse": {
                          "type": "string"
                        },
                        "ForceResponseType": {
                          "type": "string"
                        },
                        "Type": {
                          "type": "string"
                        }
                      }
                    }
                  }
                },
                "QuestionText_Unsafe": {
                  "type": "string"
                }
              }
            },
            "QID50": {
              "type": "object",
              "properties": {
                "ChoiceOrder": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  }
                },
                "Choices": {
                  "type": "object",
                  "properties": {
                    "1": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "2": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "3": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "4": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "5": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    }
                  }
                },
                "Configuration": {
                  "type": "object",
                  "properties": {
                    "QuestionDescriptionOption": {
                      "type": "string"
                    },
                    "TextPosition": {
                      "type": "string"
                    }
                  }
                },
                "DataExportTag": {
                  "type": "string"
                },
                "DataVisibility": {
                  "type": "object",
                  "properties": {
                    "Hidden": {
                      "type": "boolean"
                    },
                    "Private": {
                      "type": "boolean"
                    }
                  }
                },
                "DefaultChoices": {
                  "type": "boolean"
                },
                "GradingData": {
                  "type": "array"
                },
                "Language": {
                  "type": "array"
                },
                "NextAnswerId": {
                  "type": "integer"
                },
                "NextChoiceId": {
                  "type": "integer"
                },
                "QuestionDescription": {
                  "type": "string"
                },
                "QuestionID": {
                  "type": "string"
                },
                "QuestionText": {
                  "type": "string"
                },
                "QuestionType": {
                  "type": "string"
                },
                "Selector": {
                  "type": "string"
                },
                "SubSelector": {
                  "type": "string"
                },
                "Validation": {
                  "type": "object",
                  "properties": {
                    "Settings": {
                      "type": "object",
                      "properties": {
                        "ForceResponse": {
                          "type": "string"
                        },
                        "ForceResponseType": {
                          "type": "string"
                        },
                        "Type": {
                          "type": "string"
                        }
                      }
                    }
                  }
                },
                "QuestionText_Unsafe": {
                  "type": "string"
                }
              }
            },
            "QID52": {
              "type": "object",
              "properties": {
                "ChoiceOrder": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  }
                },
                "Choices": {
                  "type": "object",
                  "properties": {
                    "1": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "2": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "3": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "4": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "5": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    }
                  }
                },
                "Configuration": {
                  "type": "object",
                  "properties": {
                    "QuestionDescriptionOption": {
                      "type": "string"
                    },
                    "TextPosition": {
                      "type": "string"
                    }
                  }
                },
                "DataExportTag": {
                  "type": "string"
                },
                "DataVisibility": {
                  "type": "object",
                  "properties": {
                    "Hidden": {
                      "type": "boolean"
                    },
                    "Private": {
                      "type": "boolean"
                    }
                  }
                },
                "DefaultChoices": {
                  "type": "boolean"
                },
                "GradingData": {
                  "type": "array"
                },
                "Language": {
                  "type": "array"
                },
                "NextAnswerId": {
                  "type": "integer"
                },
                "NextChoiceId": {
                  "type": "integer"
                },
                "QuestionDescription": {
                  "type": "string"
                },
                "QuestionID": {
                  "type": "string"
                },
                "QuestionText": {
                  "type": "string"
                },
                "QuestionType": {
                  "type": "string"
                },
                "Selector": {
                  "type": "string"
                },
                "SubSelector": {
                  "type": "string"
                },
                "Validation": {
                  "type": "object",
                  "properties": {
                    "Settings": {
                      "type": "object",
                      "properties": {
                        "ForceResponse": {
                          "type": "string"
                        },
                        "ForceResponseType": {
                          "type": "string"
                        },
                        "Type": {
                          "type": "string"
                        }
                      }
                    }
                  }
                },
                "QuestionText_Unsafe": {
                  "type": "string"
                }
              }
            },
            "QID54": {
              "type": "object",
              "properties": {
                "ChoiceOrder": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  }
                },
                "Choices": {
                  "type": "object",
                  "properties": {
                    "1": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "2": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "3": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "4": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    },
                    "5": {
                      "type": "object",
                      "properties": {
                        "Display": {
                          "type": "string"
                        }
                      }
                    }
                  }
                },
                "Configuration": {
                  "type": "object",
                  "properties": {
                    "QuestionDescriptionOption": {
                      "type": "string"
                    },
                    "TextPosition": {
                      "type": "string"
                    }
                  }
                },
                "DataExportTag": {
                  "type": "string"
                },
                "DataVisibility": {
                  "type": "object",
                  "properties": {
                    "Hidden": {
                      "type": "boolean"
                    },
                    "Private": {
                      "type": "boolean"
                    }
                  }
                },
                "DefaultChoices": {
                  "type": "boolean"
                },
                "GradingData": {
                  "type": "array"
                },
                "Language": {
                  "type": "array"
                },
                "NextAnswerId": {
                  "type": "integer"
                },
                "NextChoiceId": {
                  "type": "integer"
                },
                "QuestionDescription": {
                  "type": "string"
                },
                "QuestionID": {
                  "type": "string"
                },
                "QuestionText": {
              

# --- truncated at 32 KB (91 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/qualtrics/refs/heads/main/json-schema/surveyresponse.json