Skip to main content
Version: v2

Get artwork status

GET 

/v2/studio/artworks/:id/status

Return the status and results for one artwork.

Request

Path Parameters

    id stringrequired

Responses

Schema

    id string
    status string

    Generation status.

    results string[]

    Result image URLs.

    error

    object

    status number
    message string
Loading...