Tasks

Get task

Get task data, metadata, annotations and other attributes for a specific labeling task by task ID.

get/api/tasks/{id}/

Path parameters

idstring required

Task ID

Response

OR
OR

Changes

Changed in 4 of the 97 revisions of this API.19

    • the response property oneOf[LseTaskSerializerForReviewers]/file_upload became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTaskSerializerForReviewers]/storage_filename became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTask]/file_upload became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTask]/storage_filename became nullable for the status 200

      response-property-became-nullable

    • the oneOf[LseTaskSerializerForReviewers]/agreement response's property type/format changed from string/ to number/double for status 200

      response-property-type-changed

    • the oneOf[LseTaskSerializerForReviewers]/agreement_selected response's property type/format changed from string/ to number/double for status 200

      response-property-type-changed

    • the oneOf[LseTask]/agreement response's property type/format changed from string/ to number/double for status 200

      response-property-type-changed

    • the oneOf[LseTask]/agreement_selected response's property type/format changed from string/ to number/double for status 200

      response-property-type-changed

    • the oneOf[LseTaskSerializerForAnnotators]/annotations response's property type/format changed from string/ to array/ for status 200

      response-property-type-changed

    • the oneOf[LseTaskSerializerForAnnotators]/comment_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the oneOf[LseTaskSerializerForAnnotators]/unresolved_comment_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the oneOf[LseTaskSerializerForReviewers]/annotations response's property type/format changed from string/ to array/ for status 200

      response-property-type-changed

    • the oneOf[LseTask]/annotations response's property type/format changed from string/ to array/ for status 200

      response-property-type-changed

    • the response property oneOf[LseTaskSerializerForReviewers]/annotation_time became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTaskSerializerForReviewers]/review_time became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTask]/annotation_time became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTask]/review_time became nullable for the status 200

      response-property-became-nullable

    • the oneOf[LseTaskSerializerForReviewers]/annotators/items/ response's property type/format changed from integer/ to object/ for status 200

      response-property-type-changed

    • the oneOf[LseTask]/annotators/items/ response's property type/format changed from integer/ to object/ for status 200

      response-property-type-changed

Of the 97 revisions, 1 has no diff computed.