Skip to main content
GET
Get HIP-4 outcome detail

Authorizations

X-API-Key
string
header
required

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

Path Parameters

outcome_id
integer<int64>
required

Numeric outcome ID (integer >= 0). Each outcome has two sides: side 0 (Yes) and side 1 (No).

Example:

0

Response

HIP-4 outcome detail (with aggregated_oi)

API response wrapping a single HIP-4 outcome aggregate (with aggregated_oi populated on the detail endpoint)

success
boolean
Example:

true

data
object

Per-outcome aggregate (both sides combined). Returned by /outcomes (list, without aggregated_oi) and /outcomes/{outcome_id} (detail, with aggregated_oi populated).

meta
object

Response metadata

Last modified on August 13, 2026