Browse and manage the files inside a project — list, open, rename, move, copy, duplicate, and delete.
Every project has a file browser for the documents and uploads it holds — reports (.sdoc), dashboards (.sdash), decks (.sdeck), uploaded files (CSV, Excel, PDF, and more), and folders. It lives inside a project’s workspace at /projects/{projectId}.
The file list shows each file and folder with its type, who created it, and when it was created and last modified. Use the folder tree on the left, the All Files filter, or Search to find things.
The project file browser
GET /v1/projects/{projectId}/files
List or search a project’s files.
GET /v1/projects/{projectId}/files/{fileId}
Show a file’s metadata.
GET /v1/projects/{projectId}/files/{fileId}/content