Evaluation
Get all evaluators for a project
Returns a list of evaluators with their blocks and configuration for the authenticated project.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
List of evaluators with their blocks
The response is of type any
.