Retrieves originated trades for a given builder. Builders can only see their own originated trades.
Your API key
Ethereum address associated with the API key
HMAC signature of the request
API key passphrase
Unix timestamp of the request
Trade ID to filter by specific trade
Builder identifier (automatically set from authenticated builder, or can be specified with admin token)
Market (condition ID) to filter trades
^0x[a-fA-F0-9]{64}$Asset ID (token ID) to filter trades
Filter trades before this Unix timestamp
^\d+$Filter trades after this Unix timestamp
^\d+$Cursor for pagination (base64 encoded offset)
Successfully retrieved builder trades
Paginated builder trades response