get https://{server}/api/v2.1/org//admin/file-access-logs/
Returns a list of accessed files inside a specific team.
Response
Returns a list of accessed files inside a specific team.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/file-access-logs/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: