Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Account#getLogs

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Account.prototype.getLogs
Re-export
import { Account } from "https://deno.land/x/appwrite@5.0.1/mod.ts";

Get Account Logs

Get currently logged in user list of latest security activity logs. Each log returns user IP address, location and date and time of log.

Parameters

optional
limit: number
optional
offset: number