[[["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 Session Config\n\nVersion 4.0.25.14 (latest)\n\n### Get session config.\n\nRequest\n-------\n\nGET /session_config \nDatatype \nDescription \nRequest \nHTTP Request \n\nResponse\n--------\n\n### 200: Session Config\n\nDatatype \nDescription \n(object) \n[SessionConfig](/looker/docs/reference/looker-api/latest/types/SessionConfig) \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nallow_persistent_sessions \nboolean \nAllow users to have persistent sessions when they login \nsession_minutes \ninteger \nNumber of minutes for user sessions. Must be between 5 and 43200 \nunlimited_sessions_per_user \nboolean \nAllow users to have an unbounded number of concurrent sessions (otherwise, users will be limited to only one session at a time). \nuse_inactivity_based_logout \nboolean \nEnforce session logout for sessions that are inactive for 15 minutes. \ntrack_session_location \nboolean \nTrack location of session when user logs in.\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"]]