Get All Files Metadata

GET {{cb_url}}/appservices/v6/orgs/{{cb_org_key}}/liveresponse/sessions/{{cb_lr_session_id}}/files

Gets all Carbon Black Cloud files metadata associated with the Live Response session. Returns File objects associated with the session, but not the content of those files. Retrieve file content with the Get File Content call.

RBAC Permissions Required

Permission (.notation name)Operation(s)
org.liveresponse.fileREAD

See Documentation