Search
Endpoint
Request Parameters
Parameter
Type
Description
query
string
The search query.
Request Example
Response Example
Response Fields
Field
Type
Description
_id
string
Unique identifier of the media file.
file_url
string
The URL of the media file.
meta_data
string
Additional metadata related to the media file.
headclip_id
string
Identifier of the headclip associated with the media file.
media_type
string
Type of media (e.g., image, video, audio).
startTime
string
Start time of the media file (applicable for videos).
endTime
string
End time of the media file (applicable for videos).
video_duration
string
Duration of the video file (if applicable).
createdAt
string
Date and time when the media file was created.
Last updated