Skip to main content
GET
Query avatar creation status

Authorizations

Authorization
string
header
required

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

Query Parameters

taskId
integer
required

Unique task ID returned by the createAvatar API.

Response

200 - application/json

Successfully retrieved avatar creation status

code
string

Response code.

msg
string

Response message.

success
boolean

Indicates whether the request succeeded.

data
object

Response payload containing avatar details.