List AI Deliverability Agent feed items
List the activity-feed items of an AI Deliverability Agent, newest first.
Requires one of the following scopes: ai_agents: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 Deliverability Agent ID. Call GET /api/v2/ai-agents/deliverability and use the returned agent.id value to retrieve the workspace default agent ID.
"01a0206f-e3c8-7c89-bb8e-26ad638ed6a3"
Query Parameters
The number of items to return
1 <= x <= 10010
The ID of the last item in the previous page - used for pagination. You can use the value of the next_starting_after field from the previous response.
"01956fbd-0eb1-72db-a565-82977a586084"
Filter feed items by status.
all, todo, done "todo"