v76

OpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Tasks

✨ Get assigned tasks and assignees

<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Retrieve a list of tasks and assignees for those tasks for a specific project.
get/api/projects/{id}/tasks/{task_pk}/assignees

Path parameters

idinteger required

A unique integer value identifying this project.

task_pkinteger required

A unique integer value identifying this task.

Response

List of assignments for the task

assigneeinteger required

Assigned user

created_atstring date-time required

Time of assignment

idinteger required
statestring required
taskinteger required

Assigned task

type'AN' | 'RE'
  • AN - Annotate
  • RE - Review