Skip to main content
GET
查询任务状态
Use the task_id returned by the generation endpoint to check task progress.
Final image URLs are returned in data.result.images[0].url[0] when the task status becomes completed.

Authorizations

Authorization
string
header
required

Paste your SmewAI API key as a Bearer token.

Path Parameters

task_id
string
required

Task ID returned by /v1/images/generations.

Response

Task status

code
integer
Example:

200

data
object