List escrow transactions
3. Create the deal — Escrow
List escrow transactions
Paginated list of the authenticated user’s escrows, filtered by type (sales or buy).
GET
List escrow transactions
Authorizations
Your secret key as a Bearer token. The key prefix selects the environment: sk_test_... (test) or sk_live_... (live).
Query Parameters
Whether to return escrows you are selling or buying.
Available options:
sales, buy Page number (1-based).
Items per page.
High-level escrow status.
Available options:
PENDING, ONGOING, COMPLETED, REFUNDED, CLAIMED, DISPUTED, INVESTIGATING Response
Paginated escrows.