Get Latest 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
jobIdstring
Narrows the lookup to the story produced by one rendering job, as returned by Create Voice Story. Omit it to get whichever story is most recent.
Path Parameters
idstring Required
The listener whose latest story you want.
Response
200
Object
The matching story, where Status is the field to poll on - it moves to Complete when the rendered audio in Track.FilePath is ready to play.
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 matched - either the listener has none, or the job ID is unknown. While a story is still queued this can be the response, so treat an early 400 as "not ready" and retry.
Was this section helpful?
Response
Was this section helpful?