v1
latestOpenAPI 3.0.32026-07-17136180270.3 KBFiles
Get session diff
Get session diff. Returns the requested resource or collection for the authenticated caller.
get/api/projects/{projectId}/sessions/{sessionId}/diff
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.
formatstring
Requested diff output format.
targetstring
Target revision, ref, or comparison endpoint for a diff.
Response
Diff
DiffResponse required
diff Response payload returned by the API.