Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6404 Discussions

How to get all users' tasks via CVAT REST API?

0x90
Beginner
455 Views

When I use the `/api/tasks` endpoint of the CVAT [REST API][1], it lists only the caller's tasks. Even when the caller is a Maintainer, it can't list all the tasks from all users.

Is there something that will allow a Maintainer user on CVAT to list all the tasks from all users?


[1]: https://openvinotoolkit.github.io/cvat/docs/administration/basics/rest_api_guide/

0 Kudos
3 Replies
0x90
Beginner
429 Views

Just so you get the feeling.. We have two users. Both maintainers. One has 100 task and the other one has zero. We would like to see all Tasks

https://cvat.domain.com/api/tasks

{
  "count": 0,
  "next": null,
  "previous": null,
  "results": []
}

0 Kudos
Hairul_Intel
Moderator
415 Views

Hi 0x90,

Thank you for reaching out to us.

 

We're escalating this query to the development team for further assistance. We shall update you once we've obtained feedback from them.

 

 

Regards,

Hairul


0 Kudos
IntelSupport
Community Manager
356 Views

Hi Ox90,

 

Intel has decided to migrate its CVAT content outside of Intel under the umbrella of OpenCV, where it will continue its mission as an open source computer vision AI annotation tool with OpenVINO AI integration. The CVAT GitHub repository has also been transferred to OpenCV. 

 

Learn more at https://www.CVAT.aiCVAT.org will be maintained by Intel for six months, expiring February 15, 2023. Please migrate any of your data from CVAT.org to CVAT.ai during this period, after which Intel will cease supporting this website and it will go offline.

 

This thread will no longer be monitored since the update has been provided. If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Aznie


0 Kudos
Reply