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

Authorizations

x-api-key
string
headerrequired

Headers

x-selected-account-id
string | null

Path Parameters

evaluation_id
string
required

Body

application/json
skip_current
boolean
default: false

Response

200 - application/json
id
string
required
task_type
enum<string>
required
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.

status
enum<string>
required
Available options:
PENDING,
COMPLETED
priority
integer
required
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.

task_entity
object

The entity that the task is associated with.