Parameters

Name In Type Required Description
id path string true id of the review task

Example responses

200 Response

[
  {
    "name": "string",
    "id": "string",
    "avatarUrl": "string",
    "email": "string"
  }
]