Fetches comments for a given evaluation data entry using the query parameter evalDataId.
evalDataId
query parameter.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Identifier of the evaluation data entry for which to retrieve comments.
Comments retrieved successfully.
The response is of type object[]
.