Skip to main content
GET
TypeScript

Path Parameters

walletId
string
required

Wallet Id

accountId
string
required

The ID of the account

Query Parameters

sort
enum<string>[]

Sort by fields

Available options:
assetId,
createdAt
pageCursor
string

Cursor to the next page

pageSize
number
default:200

Amount of results to return in the next page

Required range: x <= 400
order
enum<string>
default:ASC

Is the order ascending or descending

Available options:
ASC,
DESC

Response

Successful response

data
object[]
required

The data of the current page

next
string | null

The ID of the next page

Example:

"eJ0eXAiOiJKV1QiLCJhbGcOiJIUzI1NiJ9"