メインコンテンツまでスキップ

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:

  • if the source type is neither a SOURCE_TYPE_VOD nor SOURCE_TYPE_VIDEO and will return an ERROR_REASON_SOURCE_NOT_A_GROUP_SOURCE error reason.

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

Request

Responses

A successful response.