GET /video/classification/{uuid}

 

Once processing is complete, returns complete JSON video analysis response.

Example

Submit a GET request to /video/classification/{uuid}, specifying the uuid returned in the response in https://gumgum.jira.com/wiki/spaces/VDC/pages/1728217508. Once the status changes to PROCESSED, the JSON page classification results are returned in the data payload.

curl -H 'x-api-key: <YOUR_API_KEY_HERE>' https://verity-api.gumgum.com/video/classification/123e4567-e89b-12d3-a456-426655440000

Header

Field

Type

Description

Optional/Required

Field

Type

Description

Optional/Required

x-api-key

String

GumGum authentication token.

Required

Path

Parameter name

Type

Description

Optional/Required

Parameter name

Type

Description

Optional/Required

uuid

String

Resource Id of initiated Video. 

Required

JSON Response

https://gumgum.jira.com/wiki/spaces/VDC/pages/1779630233

 


The contents of these documents and any attachments contain GumGum, Inc. confidential information and are legally protected from disclosure.