Error
A valid request URL is required to generate request examples[
{
"id": "<string>",
"path": "<string>",
"dir": "<string>",
"filename": "<string>",
"contentType": "<string>",
"size": 123,
"modifiedTime": "2023-11-07T05:31:56Z",
"version": 123,
"md5": "<string>",
"metadata": {}
}
]List all files within an editing session
GET
/
webapps
/
type
/
appkit
/
configs
/
{id}
/
edits
/
{sessionId}
/
files
Error
A valid request URL is required to generate request examples[
{
"id": "<string>",
"path": "<string>",
"dir": "<string>",
"filename": "<string>",
"contentType": "<string>",
"size": 123,
"modifiedTime": "2023-11-07T05:31:56Z",
"version": 123,
"md5": "<string>",
"metadata": {}
}
]Response
200 - application/json
successful operation
Was this page helpful?
⌘I