getMyAuditLogs
Get recent audit logs for the authenticated user across all services. Requires authentication. Optional: page (Integer), size (Integer)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| sessionKey | No | Session key (osk_...) returned by checkDeviceLoginStatus. Pass it on every call when logged in via the in-chat device flow; omit when connected via OAuth. |