Skip to main content
GET
Query 3D Task Status

Get Task Status

Query the execution status of 3D generation tasks and retrieve generated model files when complete.

Endpoint

Authentication

All requests require Bearer token authentication:

Parameters

Path Parameters

Response

Success Response (200)

Response Fields

Status Values

Code Example

Important Notes

Content Validity: Generated 3D files are accessible for 24 hours after creation. Download and save your content promptly.
Webhooks: Instead of polling, you can provide a callback_url when submitting tasks to receive automatic notifications. See 3D Webhook Callbacks.

Authorizations

Authorization
string
header
required

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

Path Parameters

task_id
string
required

Unique task identifier returned from the submit endpoint

Response

200 - application/json

Task status

code
integer
required
Example:

200

data
object
required
Example: