latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Staking Request
List Staking Requests for a Wallet
List staking requests for a wallet.
get/api/staking/v1/wallets/{walletId}/requests
Path parameters
walletIdstring required
Example:59cd72485007a239fb00282ed480da1f
The wallet ID.
Query parameters
coinCoin2[]
Filter by one or more staking assets.
requestTypeStakingRequestType1[]
Filter by Staking Request Type
requestStatusStakingRequestStatus[]
Filter by Staking Request Status
createdDateGtestring date-time
Filter by created date greater than or equal to
createdDateLtstring date-time
Filter by created date less than
idstring[]
Filter by staking request ID
searchStringstring
Search by string match across request attributes
pageinteger nullable
The page number for pagination.
pageSizeinteger nullable
The page size for pagination.
sortBy'-createdDate' | 'createdDate'
Sort By field
Response
Successful Listing Staking Requests for Wallet