v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocuments
Returns all documents that were shared with the requesting user.
Returns documents where the user has been explicitly granted document-level permissions (direct user permissions, team permissions, or workspace permissions on the document). Excludes the user's own private documents. Note: Also includes documents the user can access through their project or space memberships.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/me/shareddocuments
Query parameters
pageinteger
Page number for pagination
pageSizeinteger
Number of items per page
orderbystring
The properties to order by
filterbystring
The filter expression to filter by
Headers
Authorizationstring required
Bearer authentication
Response
OK