POST
/
v4
/
evaluations
/
{evaluation_id}
/
claim-task

Authorizations

x-api-key
string
headerrequired

Headers

x-selected-account-id
string

Path Parameters

evaluation_id
string
required

Response

200 - application/json
id
string
required
task_type
enum<string>
required

An enumeration.

Available options:
EVALUATION_ANNOTATION
task_entity_parent_id
string
required
task_entity_id
string
required
account_id
string
required

The ID of the account that owns the given entity.

assigned_to
string

The ID of the user that the task is assigned to.

assignment_expires_at
string

The date and time when the task assignment expires in ISO format.

status
enum<string>
required

An enumeration.

Available options:
PENDING,
COMPLETED
priority
integer
required
task_entity
object

The entity that the task is associated with.