Returns information about a package defined by the given package id
GET
/disco/v3.0/packages/{id}Returns information about a package defined by the given package id
请求参数
Path 参数
id
string
必需
The package id to get either the direct download uri for the file or the download site uri where you can download the file from
示例代码
返回响应
Information about the requested package id in json format(200)
Information about the requested package id in json format
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
未设置
最后修改时间: 1 年前