get https://{server}/api/v2.1/repos//commits//dir/
Returns all items in the snapshot directory,
Note:Used in Snapshot and Trash.
Response
Returns all items in the snapshot directory,
Note:Used in Snapshot and Trash.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/repos/repo_id/commits/commit_id/dir/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: