跳到主要内容

List sub-sources on a group source

GET 

/bv/aisk/v1/sources/:id/sub-sources

This API is used to list sub-sources on a group source.


It'll return a 400/BadRequest error if the following conditions meet:

  • Return with an ERROR_REASON_SOURCE_NOT_A_GROUP_SOURCE if the source type is neither a SOURCE_TYPE_VOD nor SOURCE_TYPE_VIDEO.

It'll return a 404/NotFound error if any requested resource is not found.

Request

Responses

A successful response.