REST API ReferenceEndpointsProjects

List remix actions for a project

Returns every remix action applied to a project (via POST /v1/projects/{projectId}/remix or as a post-workflow step), most recent first, with each action’s status and progress.

Authentication

AuthorizationBearer
API key from [app.videogen.io/developers](https://app.videogen.io/developers). The full key is only shown once when you create it.

Path parameters

projectIdstringRequired

The project id (e.g. vg_proj_...).

Response

Remix actions for the project.
remixActionslist of objects
Remix actions for the project, most recent first.