Overview

Sections

Theme switcher

Get Voice Story

Header Parameters

Authorizationstring Required

Access token issued by Tuned Global for authorization using oAuth 2.0

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

trackIdinteger

Narrows the embedded Track to this track of the story. Omit it to get the story's default track rather than an error.

Path Parameters

voiceStoryIdstring Required

The voice story's identifier, as returned in Id when it was created or listed.

Response

200
Object

The full story record, where Status gates playback and Track.FilePath is the playable rendered audio for the requested track.

Response Attributes

Namestring
AlbumIdnumber
CharacterStemIdnumber
Idstring
DateCreatedstring
DateUpdatedstring
Statusstring
Trackobject

Show child attributes

VoiceIdstring
AlbumImagestring
OriginalAlbumNamestring
Artistsarray

Show child attributes

TracksCountnumber
TotalDurationnumber
VoiceImagestring
400
Object

No story with that ID for this listener.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?