Get website setup status
agency-hosting_getWebsiteSetupStatusV1Check the progress of an Agency Plan website setup using its setup UUID. Poll until status is completed to obtain the new website ID.
Instructions
Returns the current status of an Agency Plan website setup started via the setups endpoint.
Poll this endpoint using the setup_uuid returned from the provisioning request until
status becomes completed, at which point website_uid identifies the new website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Agency Plan order ID | |
| setup_uuid | Yes | Website setup UUID |