[[["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 Web Login Session\n\nVersion 4.0.25.14 (latest)\n\n### Web login session for the specified user.\n\nCalls to this endpoint may be denied by [Looker (Google Cloud core)](https://cloud.google.com/looker/docs/r/looker-core/overview).\n\nRequest\n-------\n\nGET /users/{user_id}/sessions/{session_id} \nDatatype \nDescription \nRequest \nHTTP Request \npath \nHTTP Path \nExpand HTTP Path definition... \nuser_id \nstring \nId of user \nsession_id \nstring \nId of Web Login Session \nquery \nHTTP Query \nExpand HTTP Query definition... \nfields \nstring \nRequested fields.\n\nResponse\n--------\n\n### 200: Web Login Session\n\nDatatype \nDescription \n(object) \n[Session](/looker/docs/reference/looker-api/latest/types/Session) \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nid \n*lock* \nstring \nUnique Id \nip_address \n*lock* \nstring \nIP address of user when this session was initiated \nbrowser \n*lock* \nstring \nUser's browser type \noperating_system \n*lock* \nstring \nUser's Operating System \ncity \n*lock* \nstring \nCity component of user location (derived from IP address) \nstate \n*lock* \nstring \nState component of user location (derived from IP address) \ncountry \n*lock* \nstring \nCountry component of user location (derived from IP address) \ncredentials_type \n*lock* \nstring \nType of credentials used for logging in this session \nextended_at \n*lock* \nstring \nTime when this session was last extended by the user \nextended_count \n*lock* \ninteger \nNumber of times this session was extended \nsudo_user_id \n*lock* \nstring \nActual user in the case when this session represents one user sudo'ing as another \ncreated_at \n*lock* \nstring \nTime when this session was initiated \nexpires_at \n*lock* \nstring \nTime when this session will expire \nurl \n*lock* \nstring \nLink to get this item\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### 403: Permission Denied\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"]]