Get Audit Log
get_audit_logRetrieve audit log entries for your account.
Shows a timestamped trail of all actions performed: publishes, schedules, account connections, content library changes, etc.
Filter by action type, resource type, or date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries to return (default 50, max 200) | |
| action | No | Filter by action (e.g. 'post.published', 'account.connected') | |
| end_date | No | End date (YYYY-MM-DD) | |
| start_date | No | Start date (YYYY-MM-DD) | |
| resource_type | No | Filter by resource type (e.g. 'post', 'account', 'keyword') |