Property CategoriesAsk AIget https://example.com/collections/{dynamicSlug}/categoriesReturns list of token properties' categories (with detail) for a collectionPath ParamsdynamicSlugstringrequiredAny of the following formats can be utilized NFTVal Slug: /collections/boredapeyachtclub Contract + Token: /collections/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d:1234 Contract: /collections/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d Internal ID: /collections/9 OpenSea Slug: /collections/OpenSea:boredapeyachtclub Note: Contract + Token is useful for cases like art blocks to get a collection via one of its tokensQuery ParamsPageSizeint321 to 2147483646Maximum number of entries to be returned per page (Default = Everything)PropertySampleTokenCountint32Maximum number of sample tokens to return per propertyExcludeBurntTokensAndPropertiesbooleanIf true, burnt tokens will be excluded from the sample and properties with no token will not be returnedtruefalseSearchstringReturns categories whose name contains the value [IMPORTANT] Category name collation is case sensitivePropertyCountint320 to 2147483646Maximum number of properties to return per categoryCursorstringCursor value provided by the response to get the next/previous page Note: Cursor only tracks pagination, the parameters should still be provided for consecutive callsSortBystringenumIf provided, entries are sorted by the specified property based on given SortDirectionIdNamePropertyCountAllowed:IdNamePropertyCountSortDirectionstringenumAscendingDescendingAllowed:AscendingDescendingResponses 200OK 404Not FoundUpdated 10 months ago