v1

latestOpenAPI 3.1.02026-07-2671117149.2 KB
Apis

Get Story Status

get/story/{task_id}

Path parameters

task_idstring required

A unique identifier for the task. This is used to query the status of the story task that is running. It is returned when a create request is made for a story.

Response

Successful Response

status'SUCCESS' | 'PENDING' | 'TIMEOUT' | 'ERROR' | 'PAYMENT_REQUIRED'
run_idinteger nullable