Skip to main content
POST
Get Evaluator
Returns 404 if the evaluator is not found.
For the full Evaluator data model and criteria types, see Evaluator.

Authorizations

x-api-key
string
header
required

Body

application/json
evaluator_id
string<uuid>
required

The unique identifier of the evaluator to retrieve.

Response

200 - application/json

Evaluator retrieved successfully.

data
object

Full evaluator object as returned by the API.