agency-hosting_getWebsiteSetupStatusV1
Check the status of an Agency Plan website setup with order ID and setup UUID, polling until completion to retrieve the new website's unique identifier.
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 |