Get orders

Lists orders for the authenticated wallet, filtered by outcome and order status, with pagination.

GEThttps://mgapi.forkast.gg/api/v1/order

Lists orders for the authenticated wallet, filtered by outcome and order status, with pagination.

Loading code example
Loading code example

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

statusintegerrequired
limitintegerrequired
outcomeIdintegerrequired
pageintegerrequired
addressstringrequired

Response

application/json

Orders response

successboolean
orderResultobject
orderResult.dataarray<object>
errorstring