Poll a re-layout job
get_relayout_statusCheck the status of an async re-layout job, returning pending, done, or failed, and retrieve the updated XML, warnings, and score when complete.
Instructions
Check the status of an async re-layout job started by relayout_diagram. Returns pending/done/failed; when done+applied it includes the re-laid XML + fresh warnings/score. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job_id returned by relayout_diagram | |
| diagram_id | Yes | The diagram id |