Account
Ping
Keeps the calling session alive by refreshing the session last active stamp and the workspace last seen stamp, both of which are written by the authentication step of any request and at most once per hour, not by this endpoint itself. The acknowledgement message is a randomly picked quote and carries no information.
GET
/api/{tenant:minlength(2)}/v{version:apiVersion}/account/ping
Request arguments
| Name | Type | Source |
|---|
Request body example
Response
Response body example
DTO_acknowledgement
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| message | String | Message |
Generated Aug 4, 2026 18:37