This endpoint searches for assets in the account's catalog. If you specify more than one search parameter, the API uses an AND condition. Array parameters can be specified multiple times; in this case, the API uses an AND or an OR condition with those values, depending on the parameter. You can also filter search terms out in the query parameter by prefixing the term with NOT.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET '/v2/catalog/search' \
--header'User-Agent: ShutterstockWorkspace/1.1.30'