Get block trade offers

Get all offers for a specific block trade.

Returns all offers submitted for a parent block trade by required signers.

Access: Available to initiator, required signers, or accounts with submitted offers.

Returns: Array of offers with:

  • Offer ID and parent block trade reference
  • Offering account and trade details per market
  • Execution signatures and timestamps
  • Current offer state and execution details

Path parameters

block_trade_idstringRequired
Parent Block Trade ID

Response

OK
resultslist of objects or null

Errors