Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
session_id*string
Current session identifier.
Query Parameters
path?string
Directory path to list. Defaults to . when omitted.
Response Body
application/json
text/plain
text/plain
text/plain
text/plain
curl -X GET "https://example.com/v1/sessions/string/ls"[ { "name": "string", "is_dir": true, "size": 0 }]