You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: info/audit-logs.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ Audit logs record authenticated API requests for your organization. Use them to
7
7
8
8
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.
9
9
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
+
10
12
## List audit logs
11
13
12
14
Use the SDKs to page through logs for a time window.
0 commit comments