Get the feedbacks of a task in a given round

Retrieves all feedback entries associated with a specific task (bsonId) within a given review round in a project.

This endpoint is typically used to review comments, annotations, or quality-related observations provided by reviewers or automated systems during the specified round of the task's lifecycle.

Path Params
int64
required

ID of the project

string
required

ID of the task (in BSON format).

int64
required
0 to 2147483647

Specific stage or iteration in a task's lifecycle.

Query Params
string
enum

Accepted values are external_qa, external_spot_check. Defaults to external_qa if not provided.

Allowed:
Response

Language
Credentials
Query
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json