List static sites
Returns every static site in the workspace. Static sites have no compute resource, replicas or ports, so they are managed here rather than under /apps.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Response
List static sites
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

