Get static site details
Retrieves a single static site, including its content source and build configuration.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Static site UUID
Response
Get static site details
Api_V1_Entities_StaticSite model
Unique static site identifier
The name the site is served under. Unlike applications, no random suffix is appended, so it is the name you sent at creation
Display name
Current state: pending while the bucket and routing are provisioned, assigned once ready, deploying during a deploy, running when live, failed on error
Public URL the site is served on. Custom domains are listed separately
Region the content is stored in. Serving is region-less
Associated project UUID
Content source and build configuration. Bucket credentials are never exposed
Creation timestamp
Last update timestamp

