search

GET /search/status

Returns the current search index availability snapshot (coordinator status + index meta timestamps). Returns HTTP 423 if the encryption session is locked.

Already on { data, ts }; the bespoke wrapper is replaced by the canonical ApiEnvelope<SearchStatusData> (identical JSON, not a wire change).

get/search/status

Response

Search index availability snapshot

tsinteger required

Server time when the response was built (unix epoch milliseconds).

Changes

No recorded changes to this endpoint across all 44 revisions of this API.