> ## Documentation Index
> Fetch the complete documentation index at: https://redo-44af351d-docs-v3-graphql-api-reference.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AssessmentResponse

> One response within an assessment.

<ResponseField name="type" type="String!" required>
  The response type.
</ResponseField>

<ResponseField name="value" type={<a href="/docs/api-reference/v3/reference/common/json">JSON</a>}>
  The response value (shape depends on the type).
</ResponseField>
