Get Video Post Player Stats
Post-processed player stats for a submitted video — the same data the internal flow serves at /jobs/{job_id}/post_player_stats.
video_uuid accepts either the Glory League video UUID or the league DB's numeric videos.video_id (the /jobs key), so results can be correlated to video_id directly.
Stats exist only once processing completed and the stats were delivered (raw league status '4'); before that — including while the video is still awaiting its game info — this returns an empty list. 404 when the key matches nothing.
When VIDEO_ENDPOINTS_LIVE is False, returns a preview response.
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 1 of the 11 revisions of this API.42
- ▲
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
- ▲