Get Order List
get
/v2/inscribe/order/list
Get order list of current apikey
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
cursorintegerRequiredExample:
Start offset
0sizeintegerRequiredExample:
Number of items returned
16sortstring · enumOptionalExample:
Sort by (asc/desc)
ascPossible values: statusstring · enumOptionalPossible values:
Status of order
receiveAddressstringOptional
ReceiveAddress of order
clientIdstringOptional
ClientId of order
Responses
200
Successful operation
application/json
codeinteger · enumOptionalPossible values:
msgstringOptionalExample:
OK401
Invalid API Key
get
/v2/inscribe/order/listLast updated
