Skip to main content
GET
TypeScript

Query Parameters

ncwId
string

Tenant's Non-Custodial Wallet ID

walletType
enum<string>
default:VAULT_ACCOUNT

Wallet type, it can be VAULT_ACCOUNT or END_USER_WALLET

Available options:
VAULT_ACCOUNT,
END_USER_WALLET

Search owned collections. Possible criteria for search: collection name, collection contract address.

pageCursor
string

Page cursor to fetch

pageSize
number

Items per page (max 100)

Required range: 1 <= x <= 100
sort
enum<string>[]

Sort by param, it can be one param or a list of params separated by comma

Available options:
name
order
enum<string>
default:ASC

Order direction, it can be ASC for ascending or DESC for descending

Available options:
DESC,
ASC
status
enum<string>
default:LISTED

Token ownership status

Available options:
LISTED,
ARCHIVED

Response

200 - application/json
paging
object
data
object[]