Get Project
Retrieve detailed information about a specific video project, including its current processing status, metadata, and download links when available.This endpoint requires authentication and has a rate limit of 100 requests per
hour.
Authentication
Your Submagic API key starting with
sk-Path Parameters
The unique identifier (UUID) of the project to retrieve
Response
Unique identifier of the project (UUID format)
The title of the project
Language code used for transcription
Current processing status:
processing, transcribing, exporting,
completed, or failedWebhook URL if provided in the request
Template name applied to the project (if using a built-in template)
User theme ID applied to the project (if using a custom theme)
Direct download URL for the processed video (available when status is
completed)Direct URL that can be embedded on your website or used to play the video
directly (available when status is
completed)User-friendly preview page URL where the exported project can be previewed or
downloaded:
https://app.submagic.co/view/{projectId} (available when status
is completed)Current transcription status:
PROCESSING, COMPLETED, or FAILEDReason for failure if status is
failedWhether automatic zoom effects are enabled for the video
Whether automatic B-roll insertion is enabled for the video
Percentage of automatic B-rolls to include in the video (0-100)
Pace setting for automatic silence removal:
natural, fast, or extra-fastWhether automatic bad takes and silence removal is enabled
Video metadata extracted from the source
ISO 8601 timestamp when the project was created
ISO 8601 timestamp when the project was last updated
Array of transcribed words and silence segments with timing information (available when transcription is completed)
Array of generated Magic Clips (only present for Magic Clips projects)

