---
title: "Get question"
method: GET
path: "/questions/{legacyInternalId}"
tags: ["Questions"]
---

# Get question

`GET /questions/{legacyInternalId}`

## Path parameters

- `legacyInternalId` string, required

## Query parameters

- `questionClientId` string

## Headers

- `clientId` string, required
- `from` integer
- `size` integer

## Response `200`

OK

## Other responses

- `400` — Missing clientId header
- `404` — Question not found
- `500` — Unexpected internal error

---

[API](https://skmtc.dev/bazaarvoice/apis/content-search-api-charon.md) · [All operations](https://skmtc.dev/bazaarvoice/apis/content-search-api-charon/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bazaarvoice/content-search-api-charon/revisions/6f45fceeafd7/schema)
