---
title: "Get API public v1 hip4 questions"
method: GET
path: "/api/public/v1/hip4/questions"
---

# Get API public v1 hip4 questions

`GET /api/public/v1/hip4/questions`

## Response `200`

OK

- ListQuestionsBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `count` integer, required
  - `questions` HIP4QuestionBody[], nullable, required
    - `class` string
    - `description` string, required
    - `expiry` string
    - `fallbackOutcome` integer, required
    - `name` string, required
    - `namedOutcomeIds` integer[], nullable, required
    - `period` string
    - `priceThresholds` number[], nullable
    - `questionId` integer, required
    - `settledNamedOutcomes` integer[], nullable, required
    - `underlying` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `429` — Too Many Requests
- `500` — Internal Server Error
- `504` — Gateway Timeout

---

[API](https://skmtc.dev/coinversa/apis/coinversa-api.md) · [All operations](https://skmtc.dev/coinversa/apis/coinversa-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coinversa/coinversa-api/revisions/77c03c427063/schema)
