/
/Tradematic API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 13h ago · Updated 2mo ago
Autofollow API17
Builder API2
Client API10
Cloud API27
  • getGet trading accounts list
  • getGet trading account by ID
  • getGet orders list by account
  • postPlace a new order
  • deleteCancel an order by ID
  • getGet trades list by account
  • getGet account equity and cash snapshots
  • postClose all positions by account
  • postClose symbol position by account
  • getGet synchronization status of account with account active strategies
  • postSyhchronize an account with account active strategies
  • getGet commands list by account
  • getGet commands list
  • getGet command by ID
  • getGet sessions list
  • getGet session by ID
  • getGet list of active (executing) strategies
  • getGet active (executing) strategy by ID
  • postStart a strategy execution for account
  • postStop a strategy execution by ID
  • getGet available connectors list
  • getGet connector by ID
  • getGet connections list
  • postCreate a new connection
  • getGet connection by ID
  • putUpdate existing connection
  • deleteDelete connection by ID
MarketData API10
Marketplace API5
Status API2
TaskManager API17
    Cloud API

    Get session by ID

    Get session by ID

    get/cloud/sessions/{sessionid}

    Path parameters

    sessionidinteger required

    Response

    Successful operation

    sessionidinteger
    useridinteger
    loginstring
    hwidstring
    computerstring
    modeinteger
    sessionmodenamestring
    statusinteger
    sessionstatusnamestring
    timestampstring date-time
    typeinteger

    Changes