Skip to content

Get client configuration

GET
/v1/config

Returns the platform settings a client needs to behave correctly, currently how long a session may sit without a serial connection before it ends.

Responses

OK

application/json
JSON
{
  
"idle_timeout_seconds": 0
}

Playground

Samples

Powered by VitePress OpenAPI