/
GET /v2/video/classification/{uuid}/status
GET /v2/video/classification/{uuid}/status
Returns the status of the video analysis.
Submit a GET request to /video/classification/{uuid}/status, specifying the uuid returned in the response to POST /v2/video/classification.
Example Request
curl -H 'x-api-key: <YOUR_API_KEY_HERE>' https://verity-api.gumgum.com/video/classification/123e4567-e89b-12d3-a456-426655440000/status
Example Response
{
"uuid" : "123e4567-e89b-12d3-a456-426655440000",
"status": "ANALYZING"
}
Header
Field | Type | Description | Optional/Required |
---|---|---|---|
| String | GumGum authentication token. | Required |
Path
Parameter name | Type | Description | Optional/Required |
---|---|---|---|
| String | Resource ID of initiated Video. | Required |
Application Status Messages
Intravideo Application Status Messages
, multiple selections available,
Related content
GET /video/classification/{uuid}/status
GET /video/classification/{uuid}/status
More like this
GET /v2/video/classification/{uuid}
GET /v2/video/classification/{uuid}
More like this
GET /video/classification/{uuid}
GET /video/classification/{uuid}
More like this
POST /v2/video/classification
POST /v2/video/classification
More like this
POST /video/classification
POST /video/classification
More like this
Get Started - Video API
Get Started - Video API
More like this
The contents of these documents and any attachments contain GumGum, Inc. confidential information and are legally protected from disclosure.