Look up an order
Orders
Look up an order
Get the current state of one of your orders
GET
Look up an order
Get the current state of one of the caller’s orders. Returns the order withDocumentation Index
Fetch the complete documentation index at: https://docs.4casters.io/llms.txt
Use this file to discover all available pages before exploring further.
matchedRisk / unmatchedRisk accounting and a denormalized snapshot of the underlying game.
Request
GET /session/lookupOrder
A 4casters order id. Get one from
data.unmatched.orderID of /session/v3/place or id from /user/getUnmatched.Response
Errors
| Status | Meaning |
|---|---|
403 | Not your order. |
404 | Invalid order id. |
Authorizations
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
A 4casters order id (e.g. id from /user/getUnmatched).
Response
Order details