API Reference
Log In
API Reference
These docs are for v22. Click to read the latest docs for v33.

/connection-manager/api/v1/connections/{connection_id}/channel/{channel_id}/log/{session_id}

Download trail log of audited connection channel.

Path Params
uuid
required
string
required
uuid
required
Query Params
string
Defaults to hex

Trail log format, jsonl or hex

string

Trail log event filter, comma separated list of event types. For SSH the options are: stdin, stdout, stderr, forward-request, reverse-request, forward-reply, reverse-reply, forward-global-request, reverse-global-request, forward-new-channel-request, reverse-new-channel-request, forward-global-reply, reverse-global-reply, forward-new-channel-reply, reverse-new-channel-reply

Headers
string
required
Defaults to Bearer a-proper-token-goes-here

OAuth2 token

Responses
200

Trail log found, download ok

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json