appwrite/docs/references/tablesdb/get-table-usage.md

1 line
344 B
Markdown
Raw Normal View History

2025-06-19 05:12:48 +00:00
Get usage metrics and statistics for a table. Returning the total number of rows. The response includes both current totals and historical data over time. Use the optional range parameter to specify the time window for historical data: 24h (last 24 hours), 30d (last 30 days), or 90d (last 90 days). If not specified, range defaults to 30 days.