Skip to content

AdminDiagnosticsService

Chatto exposes this service below /api/connect.

Shared message and enum definitions are documented in Shared Types And Enums.

Provides server diagnostics for the admin system page.

Returns broker, JetStream, and projection diagnostics. Requires the server owner role.

POST /api/connect/chatto.admin.v1.AdminDiagnosticsService/GetSystemInfo

Request to read owner-only server diagnostics.

Owner-only operational diagnostics for the Chatto server.

FieldTypeDescription
system_infoAdminSystemInfoBroker connection, account, and JetStream state.
projectionsrepeated AdminProjectionStateEvent-sourced projection health and memory estimates.