Retrieve all folders for the authenticated user. This endpoint is strictly read-only and returns an empty list if the user has no folders yet. System folders (Work, Personal, Social) are initialized lazily through other paths (the mobile app opening the conversations screen, or the conversation post-processing pipeline), not by this endpoint.
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_.
List of folders.
Unique identifier.
Display name of the folder.
1 - 100Natural language description of what belongs in this folder.
500Hex color code for the folder.
Emoji or icon identifier for the folder.
When the folder was created.
When the folder was last updated.
Display order index (lower = earlier).
Whether this is the default folder for unassigned conversations.
True for category-based system folders (Work, Personal, Social).
Maps to a CategoryEnum value for backwards compatibility with category-based filtering.
Number of non-discarded conversations in this folder.