v2
latestOpenAPI 3.1.02026-08-075421692.0 MBList activity logs
Unified logs endpoint. Returns logs for publishing, connections, webhooks, and messaging. Filter by type, platform, status, and time range. Logs are retained for 90 days.
Query parameters
Log category to query. Use all for the unified view across every category, or api_request for your API request logs (method, path, status, latency).
Filter by status
Filter by platform
Filter by action (e.g., post.published, message.sent, account.connected, webhook.delivered)
Free-text search across log fields
Number of days to look back (max 90)
Maximum number of logs to return (max 100)
Number of logs to skip (for pagination)
Filter by connected account ID
Filter webhook logs by event (e.g. post.published, message.received)
Correlation ID — returns every log spawned by a single API request
Precise start instant (ISO 8601); narrows within the day range
Precise end instant (ISO 8601)
Filter by exact HTTP status code (api_request logs)
Filter by the API key that made the request (api_request logs)
Include message.read / message.delivered events (hidden by default for messaging logs)
Response
Logs retrieved successfully