get https://{server}/api2/repos//history-limit/
By calling this interface you can get the history storage period of the specified library.
Response
By calling this interface you can get the history storage period of the specified library.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api2/repos/repo_id/history-limit/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: