v24

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-012843108.3 KB
Action Items

Get Action Items

Get action items with optional filters. Locked action items are excluded.

  • conversation_id: Filter by conversation ID (None for standalone items)
  • completed: Filter by completion status
  • start_date: Filter by start date (inclusive)
  • end_date: Filter by end date (inclusive)
  • limit: Maximum number of items to return
  • offset: Number of items to skip
get/v1/dev/user/action-items

Query parameters

conversation_idstring nullable
completedboolean nullable
start_datestring date-time nullable
end_datestring date-time nullable
limitinteger
offsetinteger

Response

Successful Response

completedboolean required
completed_atstring date-time nullable
conversation_idstring nullable
created_atstring date-time nullable
descriptionstring required
due_atstring date-time nullable
idstring required
updated_atstring date-time nullable