Skip to main content

List Chats

GET 

/v1/chats

List the N most recent chats for the authenticated user.

path, when provided, is used as an affinity hint: chats whose location table records a matching path are bubbled to the top of the list, but the result is never filtered down to only path-matches. This guarantees the selector is never empty when chats exist — the original strict-filter behaviour silently dropped every chat after a redirect or query-string drift between writer and reader.

Request

Responses

Successful Response