List Project Videos
List all videos for a project, ordered by order_index.
This endpoint returns videos at the project level for the video-centric timeline. Each video includes its start/end keyframes and audio clips.
Args: project_id: Project ID current_user: Authenticated user db: Database session
Returns: List of videos with their keyframes and audio clips
get/api/projects/{project_id}/videos
Path parameters
project_idstring required
Response
Successful Response
{"stackTrail":"paths:/api/projects/{project_id}/videos:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.