/
MI
mixpeek
/
Mixpeek API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
mixpeek
Mixpeek API
get
Get a support video (with presigned playback URL + chapters).
v5
OpenAPI 3.1.0
2026-08-02
563
1,101
2.8 MB
Support
Get a support video (with presigned playback URL + chapters).
get
/v1/support/videos/{video_identifier}
Path parameters
video_identifier
string
required
Response
Successful Response
VideoResponse
required
video_id
string
required
organization_id
string
nullable
title
string
required
description
string
nullable
source_type
'upload'
|
'external'
required
storage_uri
string
nullable
external_url
string
nullable
playback_url
string
nullable
thumbnail_url
string
nullable
duration_seconds
number
nullable
mime_type
string
nullable
chapters
SupportVideoChapter[]
analysis_status
'pending'
|
'processing'
|
'completed'
|
'failed'
|
'skipped'
analysis_error
string
nullable
created_by
SupportActor
Lightweight snapshot of who created a ticket/message.
created_at
string
date-time
nullable