REST APIPreview
Get the preview URL and status
The stable platform preview domain for this project (survives sandbox rebuilds) plus its current reachability.
Authorization
ApiKey x-api-key<token>
Workspace-owned API key with per-resource permissions.
In: header
Path Parameters
id*string
Format
uuidResponse Body
application/json
application/json
curl -X GET "https://example.com/v1/projects/497f6eca-6276-4993-bfeb-53cbbbba6f08/preview"{ "url": "http://example.com", "status": "none"}