Site
Get site setup progress
Returns the progress of a background site asset copy operation. This is used after a site copy to track the progress of the asset copying job. The 'siteId' parameter is the site identifier (also known as 'hostId' or 'host' in other parts of the API).
get/api/v1/site/{siteId}/setup_progress
Path parameters
siteIdstring required
Identifier of the site whose setup progress to retrieve (siteId/hostId are used interchangeably)
Response
Site setup progress retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.