Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.hit.com/llms.txt

Use this file to discover all available pages before exploring further.

Get Market Resolution Status

GET /api/v1/resolution/market/{marketId}/status
Authentication: Public Rate limit: 30 requests per minute. Path parameters:
ParameterTypeRequiredDescription
marketIdUUID stringYesMarket UUID.
Response type: MarketResolutionStatus.
FieldTypeRequiredDescription
timestampinteger or stringYesStatus timestamp.
statusenum stringYespending, proposed, disputed, settled, or resolved.
outcomeenum stringYesYES, NO, TIE, or empty string.
displayOutcomestringYesDisplay label for the final outcome.
proposedOutcomeenum stringYesYES, NO, TIE, or empty string.
proposedDisplayOutcomestringYesDisplay label for the proposed outcome.
reproposedOutcomeenum stringYesYES, NO, TIE, or empty string.
reproposedDisplayOutcomestringYesDisplay label for the reproposed outcome.
secondDisputebooleanYesWhether a second dispute exists.