aa8d44585147
Get project
Plan: All plans
Returns project details.
Path parameters
Project ID
Project ID
Response
OK
When the project was created.
Description supplied by the caller on create or update.
Human-readable project name.
Folder the project belongs to, if any.
AI-written summary of what the project does. Absent until the agent has completed a response for the project.
Project ID.
Whether the project is published.
When the project was last edited.
SHA of the latest commit
URL of the latest screenshot.
Project slug.
Open Graph image URL.
Static-preview URL for the project, on the workspace's branded host when it has one. Resolves once the first build completes. Opening it requires a Lovable login unless the project is publicly remixable; to frame it from a third-party origin without one, mint an origin-bound token via POST /v1/projects/{project_id}/embed-url.
Project type. One of: project, library. Absent on older projects. More values may be added; clients must tolerate unknown values.
Published visibility. One of: public, private. More values may be added; clients must tolerate unknown values.
Provisioning status of the project, not agent build progress. 'completed' means the project scaffold was created, and is set before the agent has finished the initial message, so the code at that point is often an empty starter page. To check whether the agent finished building, poll GET /v1/messages/{message_id}. One of: in_progress, completed, failed. More values may be added; clients must tolerate unknown values.
Project tech stack.
When the project was last updated.
Published project URL.
Project owner user ID.
Project visibility: draft, private, workspace_view, or public.
Workspace the project belongs to.