latestOpenAPI 3.0.02026-08-105913.7 KB

7fcc212485fb

API

Check the status of a task submitted to the API.

post/api/v2/status

Request body

task_uuidstring required

Response

error'OK' | 'INVALID_REQUEST' | 'USER_NOT_FOUND' | 'GROUP_NOT_FOUND' | 'PERMISSION_DENIED' | 'INSUFFICIENT_BALANCE' | 'NO_SUCH_TASK' | 'TASK_INCOMPLETE' | 'SUBSCRIPTION_REQUIRED' | 'INTERNAL_SERVER_ERROR'
status'Created' | 'Waiting' | 'Canceled' | 'Generating' | 'Done' | 'Failed'