Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/mod.ts>Account#listLogs

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Account.prototype.listLogs
Re-export
import { Account } from "https://deno.land/x/appwrite@11.0.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[]