Deskhero Developer Hub
Back to deskhero.com
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
Authorisation
No authentication needed

Request arguments

Name Type Source
Request body example
No input arguments

Response

Status
200 (OK)
Type
DTO_acknowledgement
Wrapper
DTO_response_wrap
Other statuses
400 (BadRequest)
Response body example
DTO_acknowledgement
NameTypeReadOnlyDescription
messageStringMessage

Generated Aug 4, 2026 18:37