Returns a 302 Found with location header field set to download URL. Unless a sort parameter is supplied, the search must return a single asset to receive download URL.
请求参数
Query 参数
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'http://{{host}}/v1/search/assets/download'
返回响应
🟠400Search returned multiple assets, please refine search criteria to find a single asset or use the sort query parameter to retrieve the first result.