Stories
Get Story Result
Retrieves the result about a specific story run using the provided run_id
GET
This endpoint upon completion of the run, it returns URLs for the audio and dialogue files, along with the transcription if requested.
Authorizations
The x-api-key
is a custom header required for authenticating requests to our API. Include this header in your request with the appropriate API key value to securely access our endpoints. You can find your API key(s) in the 'API' section of our studio website.
Path Parameters
The unique identifier for the run, which was generated during the creation process and returned upon task completion.
Query Parameters
Whether to include the transcription in the response for fetching the result of a stories run.