Image Projects
Get image details
Get the details of a image project. The downloads
field will be empty unless the image was successfully rendered.
The image can be one of the following status
draft
- not currently usedqueued
- the job is queued and waiting for a GPUrendering
- the generation is in progresscomplete
- the image is successful createderror
- an error occurred during renderingcanceled
- image render is canceled by the user
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the image project
Example:
"cm6pvghix03bvyz0zwash6noj"
Response
200
application/json
Success