Retrieve your conversation transcripts. Only returns completed, non-discarded conversations.
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.
Developer API key. Get one from Settings → Developer → Create Key in the Omi app. Keys are prefixed with omi_dev_.
Maximum number of conversations to return.
Number of conversations to skip.
Filter by start date (inclusive). ISO 8601 format.
Filter by end date (inclusive). ISO 8601 format.
Include full transcript segments in the response.
Comma-separated list of conversation categories to filter by (e.g. work,personal). Matches conversations whose category is any of the listed values (OR semantics).
Filter conversations by folder ID. Each conversation belongs to at most one folder, so this is a single-value filter. Must be a non-empty string.
1Filter by starred status. Pass true for starred conversations only, false for non-starred.
List of conversations.
Unique identifier.
When the conversation record was created.
When the conversation started.
When the conversation ended.
Language code (e.g. en).
Source device or app.
Transcript segments (only present when include_transcript=true).
ID of the folder this conversation belongs to, or null if not in any folder.
Display name of the folder, or null if not in any folder.