Skip to main content

Get smart edit job result

Get smart edit job result

Path Parameters
  • jobId string required
Responses

Smart edit job result


Schema
  • jobId string required

    The ID of the smart edit job.

  • status string required

    Possible values: [processing, completed, failed]

    Status of the smart edit job. One of "processing", "completed", "failed".

  • result string

    This field contains the generated text output. The content grows progressively while the task is processing until it reaches completed/failed status. If the module failed, this field will contain a human-readable reason.

Loading...