agency-hosting_getAgencyPlanWebsiteSetupStatusV1
Check the setup status of an Agency Plan website using order ID and setup UUID. Poll until status becomes completed to retrieve the website UID.
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 |