Projects

List unique annotators for project

Return unique users who have submitted annotations in the specified project.

get/api/projects/{id}/annotators/

Path parameters

idinteger required

Response

List of annotator users

avatarstring nullable required
emailstring email
first_namestring
idinteger required
last_namestring
usernamestring required

Changes

Changed in 1 of the 97 revisions of this API.1

    • the response property items/avatar became nullable for the status 200

      response-property-became-nullable

Of the 97 revisions, 1 has no diff computed.