Get Video Results
Get processing results for a submitted video.
AI submissions return the richer raw PBP-AI events. Manual-review submissions have no PBP job_id, so once QC is delivered they fall back to the finalized league video_clips rows resolved through videos.upload_id = video_uuid.
When VIDEO_ENDPOINTS_LIVE is False, returns sample preview events.
Path parameters
Headers
Required API key issued by Preciser.
Required API key issued by Preciser.
Required tenant/database selector, for example pitchbio-master.
Required tenant/database selector, for example pitchbio-master.
Response
Successful Response
Changes
Changed in 2 of the 12 revisions of this API.422
- ▲
the
headerrequest parameterLeaguebecame requiredrequest-parameter-became-required
- ▲
the
headerrequest parameterx-api-keybecame requiredrequest-parameter-became-required
- ▲
headerrequest parameterLeaguelist-of-types was narrowed by removing typesnullrequest-parameter-list-of-types-narrowed
- ▲
headerrequest parameterx-api-keylist-of-types was narrowed by removing typesnullrequest-parameter-list-of-types-narrowed
- ○
for the
headerrequest parameterLeague, the type was generalized from no type tostringrequest-parameter-type-generalized
- ○
for the
headerrequest parameterx-api-key, the type was generalized from no type tostringrequest-parameter-type-generalized
- ▲
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●