---
title: "Get Question Logic"
method: GET
path: "/api/v1/question-logic"
tags: ["Question Logic"]
---

# Get Question Logic

`GET /api/v1/question-logic`

## Query parameters

- `question_id` string, nullable — Filter logic by a single question
- `study_id` string, nullable — Filter logic by a study
- `language` string, nullable — Optional language filter; omit for all languages

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/getversive/apis/versive-public-api.md) · [All operations](https://skmtc.dev/getversive/apis/versive-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getversive/versive-public-api/revisions/00e66dd838cc/schema)
