Returns all escrows where the authenticated user is initiator or counterparty.
Supports optional status filter and cursor pagination via before (ISO timestamp).
JWT access token obtained from /auth-verify (login context) or /auth-signup. Set the bearer_token environment variable in your API client to apply it globally.
draft, invite_pending, active, funded, inspection, released, refunded, disputed, cancelled, deleted, ended 1 <= x <= 50Cursor — return escrows created before this timestamp.