Get project metadata
Authentication
Path parameters
The project id (e.g. vg_proj_...).
Response
Opaque project id (e.g. vg_proj_...).
Opaque id of this project’s assistant conversation (e.g. vg_asst_...). Use with the Assistant API to send follow-up messages or list the assistant’s prior messages for this project. null for older projects created before assistant chats were attached at creation time.
Aspect ratio as a width:height pair (e.g. 16 and 9 for 16:9). Not pixel dimensions.
High-level project status.
Seconds since epoch (Unix timestamp) when the project was created.
Seconds since epoch (Unix timestamp) when the project was last updated.
Deep link to open this project in the VideoGen web editor. Not required for an API-only integration: store projectId and use the Projects API (export, remix, metadata). Use projectUrl when a person should open the project in the app to review or edit it manually. The project is visible only to members of your team and any project collaborators, the same access model as a project created in the dashboard.