Ping Resource

Ping server and get the current uptime of the server. This is an authenticated call and can be used to test if the server is up and the authentication header is valid before attempting to access other authenticated routes.

GET /{tenantGuid}/api/v1/ping

Available Since:
12.6.0

Ping server and get the current uptime of the server. This is an authenticated call and can be used to test if the server is up and the authentication header is valid before attempting to access other authenticated routes.

Response Codes
Code Condition
200 The server is up and available
404 The server is not available