Retrieve AutoDesigner Status

Retrieve the status of an AutoDesigner job.


[block:callout] { "type": "info", "body": "This endpoint is not provisioned by default in all tenants. For availability, please contact your Aurora account team." } [/block] Note that this is an asynchronous endpoint. See the Asynchronous Endpoints appendix for more info.

You will need the job_id from the response body of a POST to the Run AutoDesigner endpoint, or from the parameters of an auto_designer_job_completed webhook call. Note that the webhook fires for both jobs initiated from the API and from the UI.

Path Params
uuid
required

The ID of the tenant that the design is part of.

uuid
required

The ID of the design to retrieve the AutoDesigner job for.

Query Params
string
required

The ID of the AutoDesigner job.

Responses

Language
Credentials
Bearer
header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json