[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Get SSH Tunnel\n\nVersion 4.0.25.14 (latest)\n\n### Get information about an SSH Tunnel.\n\nRequest\n-------\n\nGET /ssh_tunnel/{ssh_tunnel_id} \nDatatype \nDescription \nRequest \nHTTP Request \npath \nHTTP Path \nExpand HTTP Path definition... \nssh_tunnel_id \nstring \nId of SSH Tunnel\n\nResponse\n--------\n\n### 200: SSH Tunnel\n\nDatatype \nDescription \n(object) \n[SshTunnel](/looker/docs/reference/looker-api/latest/types/SshTunnel) \ntunnel_id \n*lock* \nstring \nUnique ID for the tunnel \nssh_server_id \nstring \nSSH Server ID \nssh_server_name \n*lock* \nstring \nSSH Server name \nssh_server_host \n*lock* \nstring \nSSH Server Hostname or IP Address \nssh_server_port \n*lock* \ninteger \nSSH Server port \nssh_server_user \n*lock* \nstring \nUsername used to connect to the SSH Server \nlast_attempt \n*lock* \nstring \nTime of last connect attempt \nlocal_host_port \ninteger \nLocalhost Port used by the Looker instance to connect to the remote DB \ndatabase_host \nstring \nHostname or IP Address of the Database Server \ndatabase_port \ninteger \nPort that the Database Server is listening on \nstatus \n*lock* \nstring \nCurrent connection status for this Tunnel\n\n### 400: Bad Request\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 404: Not Found\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 429: Too Many Requests\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link"]]