Retrieve model
Retrieve a generated model by UUID.
Authorizations
Use the bearer token provided through the Neural4D website.
Body
Unique job or model identifier returned by a previous create endpoint.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Response
Model retrieval result
Result status. 0 means completed, 1 means generating, -1 means the token is invalid or expired, -2 means the UUID does not exist, and -3 means generation failed.
-3, -2, -1, 0, 1 Retrieval status message.
Download URL for the generated model when available.
Preview image URL for the generated model when available.
Prompt content associated with the generated model.
Model creation timestamp.
Source page marker returned by the legacy service.