Get a locationAsk AIget {backendUrlScheme}://{backendUrlHost}/api/public/location/getThis endpoint retrieves a location based on the provided location ID.Query Params_idstringrequiredThe ID of the location to retrieveHeadersbsy-sidstringrequiredSession IDResponses 200Location retrieved successfully 401Unauthorized access, invalid or missing session ID 404Location not foundUpdated 7 months ago