Get Multisig Orders
Get multisig orders by specified filters
GET
Get Multisig Orders
Documentation Index
Fetch the complete documentation index at: https://beta-docs.ton.org/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Order address in any form. Max: 1024.
Address of corresponding multisig. Max: 1024.
Parser order actions
Limit number of queried rows. Use with offset to batch read.
Required range:
1 <= x <= 1024Skip first N rows. Use with limit to batch read.
Required range:
x >= 0Sort orders by last_transaction_lt.
Available options:
asc, desc Get Multisig Orders