Get Chapter Snapshots

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

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

Path parameters

project_idstringRequired

The project_id of the project, you can query GET https://api.elevenlabs.io/v1/projects to list all available projects.

chapter_idstringRequired

The chapter_id of the chapter. You can query GET https://api.elevenlabs.io/v1/projects/{project_id}/chapters to list all available chapters for a project.

Response

Successful Response

snapshotslist of objects