curl -X GET "https://api.submagic.co/v1/projects/550e8400-e29b-41d4-a716-446655440000" \ -H "x-api-key: sk-your-api-key-here"
{ "id": "550e8400-e29b-41d4-a716-446655440000", "title": "My Awesome Video", "language": "en", "status": "transcribing", "webhookUrl": "https://yoursite.com/webhook/submagic", "templateName": "Hormozi 2", "transcriptionStatus": "PROCESSING", "magicZooms": true, "magicBrolls": true, "magicBrollsPercentage": 75, "videoMetaData": { "width": 1920, "height": 1080, "duration": 185.2, "fps": 30 }, "createdAt": "2024-01-15T10:30:00.000Z", "updatedAt": "2024-01-15T10:32:15.000Z" }
Retrieve details of a specific video project including processing status and download links
sk-
processing
transcribing
exporting
completed
failed
PROCESSING
COMPLETED
FAILED
Hide Video Metadata