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 failed
Webhook 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
)Current transcription status:
PROCESSING
, COMPLETED
, or FAILED
Reason for failure if status is
failed
Whether 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)
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)