get https://{server}/api2/repos//owner/
Returns the owner email of the specified library.
Response
Returns the owner email of the specified library.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api2/repos/repo_id/owner/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: