Skip to content

Get idle timeout

GET
/v1/admin/idle-timeout

Returns the current idle timeout in seconds (default 30).

Authorizations

BearerAuth

API key (Bearer key_...)

Type
API Key (header: Authorization)

Responses

{seconds: int}

application/json
JSON
{
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI