v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBSearch Creator Store Assets
Search Creator Store for assets.
Request body
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 search terms used to filter the results. Only one of 'query' and 'image' can be present in a query.
The image file to search by. The image must be base64 encoded to be used in the search. Only one of 'query' and 'image' can be present in a query.
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 category to sort the search results by.
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 to filter by.
The category path to filter by.
Optional swimlane identifier (e.g. "trending", "essential", "priced").
This view controls which fields are populated in the search response. A lighter view will result in faster response times and higher reliability.
Response
Success
The page token to view the next page of results.
The total number of results for the given search query.
The filtered keyword that was used to search for assets, if applicable.