Get user actions

Retrieve all actions performed by a user, with optional filtering by yield, status, category, etc. In the future, this may include personalized action recommendations.

Query Params
number
≥ 0
Defaults to 0

Offset for pagination

number
1 to 100
Defaults to 20

Maximum number of items to return

string
required

User wallet address to get actions for

string
enum

Filter actions by status

Allowed:
statuses
array of strings

Filter actions by multiple statuses (supports CSV or repeated query params)

statuses
Allowed:
string
enum

Filter actions by intent

Allowed:
string
enum

Filter by action type

string

Filter actions by specific yield

yieldTypes
array of strings

Filter actions by multiple yield types (supports CSV or repeated query params)

yieldTypes
string
enum

Filter by network

Responses

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