List AI Inbox Manager activity
Get the paginated unified activity feed (replies, follow-ups and no-show recoveries) for an AI Inbox Manager, newest first.
Requires one of the following scopes: ai_inbox_manager_analytics:read, ai_agents:all, all:read, all:all
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
AI Inbox Manager ID
"0195b1a5-3b1d-7b6e-9c1a-2f7a4b0c1d2e"
Query Parameters
Pagination cursor (ID of the last item from the previous page)
"01a0206f-effa-7d14-97d3-1981fcc8380d"
Number of items to return
1 <= x <= 10025
Filter by action pending status: true for to-do items, false for done items. Cannot be combined with activity_type=recovery — recoveries have no pending action.
true
Filter by activity type
reply, followup, recovery "reply"
Filter by work type: 1 = inbox reply, 2 = inbox follow-up, 3 = no-show follow-up. Cannot be combined with activity_type.
1, 2, 3 1