Skip to main content

Get format conversion jobs

GET 

/api/v2/rawmodel/:id/processedFormats

Returns an array of objects, each object represents a format conversion job with its status, progress, and target formats.

Request

Path Parameters

    id integerrequired

    The id of the base asset

    Example: 281

Responses

success

Schema
  • Array [
  • object

  • ]
Loading...