Videos

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.

get/api/v1/videos/{video_uuid}/results

Path parameters

video_uuidstring required

Headers

x-api-keystring required

Required API key issued by Preciser.

Required API key issued by Preciser.

Leaguestring required

Required tenant/database selector, for example pitchbio-master.

Required tenant/database selector, for example pitchbio-master.

Response

Successful Response

video_uuidstring required

The video UUID

Changes

Changed in 2 of the 12 revisions of this API.422

  • 9b0abde08b0642See the full diff
    • the header request parameter League became required

      request-parameter-became-required

    • the header request parameter x-api-key became required

      request-parameter-became-required

    • header request parameter League list-of-types was narrowed by removing types null

      request-parameter-list-of-types-narrowed

    • header request parameter x-api-key list-of-types was narrowed by removing types null

      request-parameter-list-of-types-narrowed

    • for the header request parameter League, the type was generalized from no type to string

      request-parameter-type-generalized

    • for the header request parameter x-api-key, the type was generalized from no type to string

      request-parameter-type-generalized

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed