get https://{server}/api/v2.1/repos//zip-task/
Returns the token used to query the progress of the task.
Response
Returns the token used to query the progress of the task.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/repos/repo_id/zip-task/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: