v1

latestOpenAPI 3.1.02026-07-263971,2281.1 MB
AppService

Version history: a snapshot is recorded on each publish; authors can list and restore.

Version history: a snapshot is recorded on each publish; authors can list and restore.

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

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

appIdstring

normalized relative path, forward slashes, no .. or leading /

limitinteger
offsetinteger

Response

Success

totalCountinteger

Example response

{
  "versions": [
    {
      "publishedAt": "2023-01-15T01:30:15.01Z"
    }
  ]
}