ReferenceAPI referenceBootstrap
Return first-run setup progress
curl -X GET "https://example.com/setup/status"{ "data": { "organization_id": "string", "organization_name": "string", "organization_configured": true, "github_app_configured": true, "has_users": true }}