Skip to main content
GET
Image task query

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

task_id
string
required

Task id returned from either image creation endpoint.

Example:

"aurora_xyz789"

Response

Current image task status and result.

code
integer
Example:

0

data
object
message
string
Example:

"success"