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

x/appwrite/mod.ts>Account#listLogs

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

List logs

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

Parameters

optional
queries: string[]