Skip to main content
GET
Get a single HIP-4 question
API key required. Send X-API-Key with this request. See REST authentication.
Open the generated operation schema for machine-readable request and response details.

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 September 14, 2026