Skip to content

Commit e4dbf8b

Browse files
committed
Clarify audit log date range limit
1 parent 3b91857 commit e4dbf8b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

info/audit-logs.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Audit logs record authenticated API requests for your organization. Use them to
77

88
Audit logs are ordered newest first. The `start` timestamp is inclusive, the `end` timestamp is exclusive, and each request can cover up to 30 days. Each page returns up to 100 events.
99

10+
<Info>Keep each audit log request to a 30-day range or less. For longer investigations, split the query into multiple time windows.</Info>
11+
1012
## List audit logs
1113

1214
Use the SDKs to page through logs for a time window.

0 commit comments

Comments
 (0)