Details of the events within a session

If there is any file transfer, chat, remote command, voice call, background actions (premium tool), session recording happening during a remote session, this is the API to retrieve the details of each event. Please be noted this is also the details of a finished remote session.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the remote session

Query Params
string

(Optional) Format: YYYY-MM-DD HH:MM:SS, e.g., 2023-04-01 00:00:00. The earliest start_time allowed is 1 year ago, and the inserted value is in UTC+0 Default value 7 days ago

string

(Optional) Format: YYYY-MM-DD HH:MM:SS, e.g., 2023-04-01 23:59:59. The maximum interval between start_time and end_time is 90 days, and the inserted value is in UTC+0 Default value: now

string
required

Kind of the event you would like to query. Can query multiple kinds in a request, separated by commas. (String) Available kinds: file_list command_list chat_list voice_call_list premium_tool_list recording_files

Responses

400

Bad request — invalid parameters

401

Unauthorized — invalid or missing access token

403

Forbidden — insufficient scope, or the action/value/target is not allowed. See data.error for the sub-reason.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json