Get user actions
Actions
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.
GET
Get user actions
Authorizations
Query Parameters
Offset for pagination
Required range:
x >= 0Maximum number of items to return
Required range:
1 <= x <= 100User wallet address to get actions for
Filter actions by status
Available options:
pending, completed, failed Filter actions by intent
Available options:
enter, exit, manage Filter by action type
Available options:
STAKE, UNSTAKE, CLAIM_REWARDS, RESTAKE_REWARDS, WITHDRAW, WITHDRAW_ALL, RESTAKE, CLAIM_UNSTAKED, UNLOCK_LOCKED, STAKE_LOCKED, VOTE, REVOKE, VOTE_LOCKED, REVOTE, REBOND, MIGRATE, VERIFY_WITHDRAW_CREDENTIALS, DELEGATE Filter actions by specific yield

