Skip to main content
GET
Get evaluation status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

evaluation_id
string
required

Evaluation ID

Response

Evaluation details

Standard response wrapper for a single evaluation.

evaluation
Evaluation · object

Evaluation resource

status
string

High-level status string (for example, 'success').

status_message
string

Human-readable status message (for example, 'resource_found').