Parameters

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

Example responses

200 Response

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