Get Project Snapshot

Returns the project snapshot.

Path parameters

project_idstringRequired
The ID of the Studio project.
project_snapshot_idstringRequired
The ID of the Studio project snapshot.

Headers

xi-api-keystringOptional

Response

Successful Response
project_snapshot_idstring
The ID of the project snapshot.
project_idstring
The ID of the project.
created_at_unixinteger
The creation date of the project snapshot.
namestring
The name of the project snapshot.
character_alignmentslist of objects
audio_duration_secsdouble
The total duration of the audio in seconds.
audio_uploadmap from strings to any or null

(Deprecated)

zip_uploadmap from strings to any or null

(Deprecated)

Errors