Check a site build
get_build_statusCheck whether a site started by create_site has finished. Pass the claim_token create_site returned. Works WITHOUT signing in. Poll this every 30-60 seconds rather than calling create_site again — a second create_site call builds a SECOND site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_token | Yes | The claim_token from create_site. |