v1

latestOpenAPI 3.1.02026-07-263971,2281.1 MB
AppService

Append-only per-member activity log. Listing is own rows only; no cross-member reads in this release.

Append-only per-member activity log. Listing is own rows only; no cross-member reads in this release.

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

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

appIdstring
typestring nullable
limitinteger

server clamps to 200; <=0 means default

Response

Success

Example response

{
  "rows": [
    {
      "createdAt": "2023-01-15T01:30:15.01Z"
    }
  ]
}