get https://{server}/api/v2.1/query-zip-progress/
The task progress is queried by the obtained zip_token.
Response
The task progress is queried by the obtained zip_token.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/query-zip-progress/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: