TwoDToThreeD

  • createdAt
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • errorMessage
    Type: string | null

    Error message if the job failed

  • id
    Type: string

    Unique identifier for the job

  • inputImageUrls
    Type: array string[]

    Input image URLs used for the 2D to 3D conversion

  • outputUrls
    Type: array string[]

    URLs of generated 3D model files

  • status
    Type: string ยท JobStatusenum

    Status of an async processing job

    values
    • PENDING
    • PROCESSING
    • COMPLETED
    • FAILED
  • tags
    Type: array string[]

    Client-supplied tags returned as-is in the response

  • updatedAt
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z