Get Chapter Snapshot

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

Returns the chapter snapshot.

Path parameters

project_idstringRequired

The ID of the Studio project.

chapter_idstringRequired

The ID of the chapter.

chapter_snapshot_idstringRequired

The ID of the chapter snapshot.

Response

Successful Response

chapter_snapshot_idstring

The ID of the chapter snapshot.

project_idstring

The ID of the project.

chapter_idstring

The ID of the chapter.

created_at_unixinteger

The creation date of the chapter snapshot.

namestring

The name of the chapter snapshot.

character_alignmentslist of objects

Errors

Built with