User
Get audit logs
Returns a paginated list of audit logs for the authenticated user. Logs are sorted by most recent first.
GET
Get audit logs
Query Parameters
Maximum number of logs to return
Required range:
1 <= x <= 100Number of logs to skip (for pagination)
Required range:
x >= 0Filter by action type. market_data_* entries mirror CME licence lifecycle events: granted (live data activated), revoked (deactivated — e.g. no active accounts left), tier_changed (depth module enabled/disabled).
Available options:
password_reset, password_changed, email_changed, mfa_enabled, mfa_disabled, login_success, login_failed, account_created, profile_updated, username_changed, avatar_uploaded, agreement_signed, oauth_unlinked, market_data_granted, market_data_revoked, market_data_tier_changed Related topics
Update a trading accountGet organization audit logMCP connector (AI agents)IntroductionList API request logs