Retrieves a log of API access attempts and authentication events for the authenticated account. The log includes information such as IP addresses, timestamps, API methods called, and authentication status.
Use this method to monitor account security, review API usage patterns, and identify unauthorized access attempts. Results can be paginated using the offset and count parameters.
Scope: account:read
The offset for pagination, default - 0
10
Number of requested items, default - 10, maximum - 1000
1 <= x <= 1000