v1

latestOpenAPI 3.0.02026-07-266032101.8 KB
User

User Listings

Retrieves all active listings for a supplied wallet

get/user/active_listings

Query parameters

walletsstring[] required

Array of wallet addresses to search for

sortBy'PriceAsc' | 'PriceDesc' | 'NormalizedPriceAsc' | 'NormalizedPriceDesc' | 'HybridAmountAsc' | 'HybridAmountDesc' | 'LastSaleAsc' | 'LastSaleDesc' | 'ListedDesc' | 'RankHrttAsc' | 'RankHrttDesc' | 'RankStatAsc' | 'RankStatDesc' | 'RankTeamAsc' | 'RankTeamDesc' | 'RankTnAsc' | 'RankTnDesc' | 'OrdinalAsc' | 'OrdinalDesc' required

The order in which listings are returned

limitinteger required

Number of results to return

cursorstring

The cursor string received in the previous response

collIdstring

The collection ID of the listing to filter for

currenciesstring[]

Currencies to filter for (default has only SOL listings)

Response

Ok

{"stackTrail":"paths:/user/active_listings:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}