v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBSearch Creator Store Assets
Search Creator Store for assets.
Query parameters
This represents a "subset" of Toolbox.Service.CategoryType options and represent the full set of "categories" (or asset types) that can be searched upon from the toolbox search API.
The asset type to search within. Optional when categoryPath is present in the request; otherwise required.
The search terms used to filter the results.
When searching for models, the subtypes associated with the search results.
When searching for models, the subtypes not associated with the search results.
Deprecated: Please refer to the 'userId' and 'groupId' properties instead. The creator type and ID. E.g. "user/123" or "group/456"
The User ID of the creator. Only one of 'userId' and 'groupId' can be present in a query.
The Group ID of the creator. Only one of 'userId' and 'groupId' can be present in a query.
The identifier for the desired search results page. Only one of 'pageNumber' and 'pageToken' can be present in a query.
The page number to retrieve, starting from 0. Only one of 'pageNumber' and 'pageToken' can be present in a query.
The number of assets to be returned. Cannot be larger than 100.
Represents the direction in which to sort the results
The sort direction of the search results.
The category to sort the search results by.
The category to sort the search results by.
When searching for audio, the minimum duration of the audio assets. If included, must be greater than or equal to 0.
When searching for audio, the maximum duration of the audio assets. If included, must be greater than or equal to 0.
When searching for audio, the artist name of the audio assets.
When searching for audio, the album name of the audio assets.
When searching for audio, the type of the audio assets.
When searching for models, this filters that the following Instance types are included in the model.
Whether the results should only include assets created by verified creators.
The minimum price of the asset in cents. If included, must be greater than or equal to 0.
The maximum price of the asset in cents. If included, must be greater than or equal to 0.
Additional keywords to query by.
The tags used to filter the results.
This view controls which fields are populated in the search response. A lighter view will result in faster response times and higher reliability.
Indicates which fields will be populated in the response.
Represents which music chart to pull entries from, if any
Indicates which music charts to filter from.
Indicates which swimlane to filter from.
Response
Success