Evaluator API
Evaluator: GET /evaluation-data/comment
Fetches comments for a given evaluation data entry using the query parameter evalDataId.
GET
Purpose: Retrieves comments for a specific evaluation data entry using the evalDataId
query parameter.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Identifier of the evaluation data entry for which to retrieve comments.