List Chapter Snapshots

Deprecated
GET
/v1/projects/:project_id/chapters/:chapter_id/snapshots

Gets information about all the snapshots of a chapter. Each snapshot can be downloaded as audio. Whenever a chapter is converted a snapshot will automatically be created.

Path parameters

project_idstringRequired

The ID of the Studio project.

chapter_idstringRequired

The ID of the chapter.

Response

Successful Response

snapshotslist of objects

List of chapter snapshots.

Errors

Built with