get https://api.sigmacomputing.com/v2/members//files
List all documents and folders accessible to a specific user.
Usage notes
- Retrieve the memberId by calling the /v2/members endpoint.
- Filter to documents with specific permissions granted on them, or to specific types of documents like workbooks, workbook templates, datasets, workspaces, database tables, and others.
Recipes
📖
Workbook: Shared with Me (JavaScript)
Open Recipe