v1

latestOpenAPI 3.1.02026-07-263971,2281.1 MB
AppService

Server stream of live activity batches + presence snapshots, driven by Valkey nudges over the app_activity:{app_id} channel; Postgres stays SSoT.

Server stream of live activity batches + presence snapshots, driven by Valkey nudges over the app_activity:{app_id} channel; Postgres stays SSoT.

post/textql.rpc.public.app.AppService/PresenceHeartbeat

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

appIdstring
zonestring

Response

Success

GoogleProtobufEmpty required

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance:

 service Foo {
   rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);
 }