List processed user operations for a project

Returns the processed user operations of a project, newest first, with gas and billing amounts. Cursor paginated: follow cursor until it comes back null to export a full window, keeping every other query param unchanged (a cursor is only valid for the filters it was issued for, and is rejected otherwise). The window (startDate to endDate) is capped at 30 days, so exporting a longer period means looping over consecutive windows.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
date-time
required

Start of the window, inclusive

date-time
required

End of the window, exclusive. At most 30 days after startDate.

integer
string

Smart account address, exact match, case-insensitive

boolean
string
enum
Defaults to desc

Sort direction on transactionDate

Allowed:
integer
1 to 1000
Defaults to 100
string

The cursor from the previous response

Responses

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