GET
/
api
/
exportable-clips

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

q
enum<string>
default: findByProjectIdrequired

q value that needs to be considered for filter

Available options:
findByProjectId
projectId
string
required

ID of project

Response

200 - application/json
id
string
required

The id of the project

uriForPreview
string

URI of video for preview

uriForExport
string

URI of video for download

uriForAdobePr
string

URI of video for adobe xml file download

title
string
required

Title of the clip

text
string
required

Caption of the clip

score
number

Score of the clip

createdAt
string
required

Date of creation

durationMs
number
required

Duration time of the clip

reason
string

Reason to give the Score

pending
boolean

Is this clip being processed

updatedAt
string
required

Date of update