GET
/
api
/
v1
/
assets
/
{video_id}
/
chapters
/
candidates
Chapter Candidates
curl --request GET \
  --url https://api.example.com/api/v1/assets/{video_id}/chapters/candidates
{}

Path Parameters

video_id
string
required

Response

Successful Response

The response is of type Response Chapter Candidates Api V1 Assets Video Id Chapters Candidates Get · object.