List projected canonical messages
Cursor-paginated message feed backed only by read-model tables. Defaults to latest activity first using last_seen_at.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Saved view filters are combined with request query params using AND semantics.
Indexed search over message text. Combined with saved-view text_search using AND.
3Search behavior for q. broad matches any normalized word; exact matches the normalized phrase; exact_light matches ordered words within a small positional gap.
broad, exact, exact_light Comma-separated classification statuses.
pending, completed, skipped, failed Comma-separated message intents.
selling, buying, personal, unknown Comma-separated group IDs.
Comma-separated contact IDs.
Comma-separated E.164 country phone prefixes without a leading plus sign.
1 <= x <= 200