视频点播 VOD-查询自定义模板组集合:URI
URI
GET /v1.0/{project_id}/asset/template-collection/transcodings
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
project_id |
是 |
String |
项目ID,获取方法请参考获取项目ID |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
group_collection_id |
否 |
String |
模板组集合id |
offset |
否 |
Integer |
偏移量。默认为0。指定group_collection_id时该参数无效。 |
limit |
否 |
Integer |
每页记录数。默认为10,范围[1,100]。指定group_collection_id时该参数无效。 |