Skip to main content

Response Fields

For fullstack apps, supabase stays null until background provisioning completes (typically 1–2 minutes), and status stays provisioning for the same window. Create does not wait for the backend link — poll this endpoint after creation. status becomes active when the link lands, or error if provisioning failed (then call POST /v1/apps/:id/retry).

Errors

404