Skip to main content
GET
Get a single HIP-4 question

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours at https://0xarchive.io/dashboard

Path Parameters

question_id
integer<int64>
required

Numeric HIP-4 question ID.

Example:

0

Response

HIP-4 question

API response containing one HIP-4 question.

success
boolean
Example:

true

data
object

HIP-4 question: multi-choice resolver that groups N binary outcomes under one ballot. One named outcome per choice plus a fallback outcome that wins when no named choice resolves.

meta
object

Response metadata

Last modified on July 28, 2026