v1
latestOpenAPI 3.0.32026-07-17136180270.3 KBFiles
List session files
List session files. Returns the requested resource or collection for the authenticated caller.
get/api/projects/{projectId}/sessions/{sessionId}/files
Path parameters
projectIdstring required
Project identifier used to scope the request.
sessionIdstring required
Session identifier within the project.
Query parameters
pathstring
File or directory path relative to the workspace or session root.
hiddenboolean
When true, include hidden files in the listing.
Response
Files
FileListResponse required
file List Response payload returned by the API.