List action items
Action Items
List Action Items
Retrieve your action items (tasks/to-dos) with optional filtering.
GET
List action items
Documentation Index
Fetch the complete documentation index at: https://docs.omi.me/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Developer API key. Get one from Settings → Developer → Create Key in the Omi app. Keys are prefixed with omi_dev_.
Query Parameters
Maximum number of items to return.
Number of items to skip.
Filter by completion status.
Filter by associated conversation ID.
Filter by creation start date (inclusive).
Filter by creation end date (inclusive).
Response
List of action items.
Unique identifier.
The action item text.
Whether completed.
Due date (null if not set).
When completed (null if pending).
Associated conversation ID.