List the caller's transactions

Returns the caller's transactions, newest first.

  • With both X-ProphetX-ISV and X-ProphetX-User: returns that user's
    transactions.
  • With only X-ProphetX-ISV: returns ISV-level transactions
    (user_id IS NULL — e.g. ISV deposits / withdraws).
    Empty result is a 200 with data: [], not a 404.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
1 to 200

Page size. Defaults to 50. Maximum 200.

int64

Cursor — return rows with id strictly less than this value. Pass
the nextCursor value from the previous response to fetch the
next page.

uuid

Filter to the transactions carrying this ref_id — i.e. every
ledger row for one order (stake, payout, refund, fee).

Headers
uuid

Internal use only

uuid

Internal use only

Responses

401

Access token is missing or invalid

Language
Credentials
http
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json