Get project status and detail
GET
api.vdclip.com/v1/projects/{project_id}AuthAuthorization: Bearer <token>scope: vdclip:projects:read
Return full project metadata including current processing status, source URL, and AI configuration.
Path parameters
project_idstringrequiredProject external id returned when the project was created or listed.
Last updated on