/
GET /image/classification/{uuid}/status

GET /image/classification/{uuid}/status

Returns the status of the image analysis.

Example Request

curl -H 'x-api-key: <YOUR_API_KEY_HERE>' https://verity-api.gumgum.com/image/classification/c7bcbe04-ea77-4808-8e91-28d325d1b1fc/status

Example Response

{ "uuid" : "c7bcbe04-ea77-4808-8e91-28d325d1b1fc", "status": "ANALYZING" }

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 image URL. 

Required

Related content


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