Poll a re-layout job
get_relayout_statusCheck the status of an asynchronous diagram re-layout job. Returns pending, done, or failed, and provides the re-laid XML, warnings, and score once 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 |