Skip to main content
GET
Look up an order
Get the current state of one of the caller’s orders. Returns the order with matchedRisk / unmatchedRisk accounting and a denormalized snapshot of the underlying game.

Request

GET /session/lookupOrder
string
required
A 4casters order id. Get one from data.unmatched.orderID of /session/v3/place or id from /user/getUnmatched.

Response

object

Errors

Authorizations

Authorization
string
header
required

Pass your auth token in the Authorization header. The Bearer prefix is optional; the server also accepts a signed auth cookie or a token field in the request body.

Query Parameters

orderID
string
required

A 4casters order id (e.g. id from /user/getUnmatched).

Response

Order details

data
object