Action Items
List action items
Retrieve your action items (tasks/to-dos) with optional filtering.
get/v1/dev/user/action-items
Query parameters
limitinteger
Maximum number of items to return.
offsetinteger
Number of items to skip.
completedboolean
Filter by completion status.
conversation_idstring
Filter by associated conversation ID.
start_datestring date-time
Filter by creation start date (inclusive).
end_datestring date-time
Filter by creation end date (inclusive).
Response
List of action items.