get https://{server}/api/v2.1/starred-items/
Returns all star items for the current user.
Response
Returns all star items for the current user.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/starred-items/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: