GET /text/classification/{uuid}/status
Returns the status of the text analysis.
Example Request
curl -H 'x-api-key: <YOUR_API_KEY_HERE>' https://verity-api.gumgum.com/text/classification/c7bcbe04-ea77-4808-8e91-28d325d1b1fc/status
Example Response
{
"uuid" : "c7bcbe04-ea77-4808-8e91-28d325d1b1fc",
"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 text. | Required |
The contents of these documents and any attachments contain GumGum, Inc. confidential information and are legally protected from disclosure.