Skip to main content
GET
Get classification result

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

correlation_id
string
required

Correlation ID from classify request.

Response

Successful Response

API response for a classification result.

correlation_id
string
required
status
string
required
result
ClassificationResult · object | null

Complete classification output from the crew.

error
string | null