Logo
Fireblocks API Documentation

List all distinct owned tokens (paginated)

GET {{baseUrl}}/nfts/ownership/assets

Returns all owned distinct tokens (for your tenant) and their data in your workspace.

 

Body PARAM

Curl
curl -X GET 'https://api.fireblocks.io/v1/nfts/ownership/assets?ncwId=<string>&walletType=VAULT_ACCOUNT&pageCursor=<string>&pageSize=<number>&sort=name&sort=name&order=ASC&status=LISTED&search=<string>&spam=true' -H 'Accept: application/json'

ENDPOINTS

    Key Datatype Required Description 
    ncwId
    string Tenant's Non-Custodial Wallet ID
    walletType
    string Wallet type, it can be `VAULT_ACCOUNT` or `END_USER_WALLET`
    pageCursor
    string Page cursor to fetch
    pageSize
    string Items per page (max 100)
    sort
    string Sort by param, it can be one param or a list of params separated by comma
    sort
    string Sort by param, it can be one param or a list of params separated by comma
    order
    string Order direction, it can be `ASC` for ascending or `DESC` for descending
    status
    string Token ownership status