-
Notifications
You must be signed in to change notification settings - Fork 50
WS API Ping
Silvan Heller edited this page Mar 19, 2021
·
1 revision
Pings the server and returns the status message.
A PingRequest
object is to be sent to ping the server.
{
"messageType": "PING"
}
{
"status": "OK",
"messageType": "PING"
}
- A
PingResponse
object will be received which contains the server status.
- Home
- Setup
- Environment Setup
- Getting Started
- Optional: Retrieval Setup Guide
- Research: Working with Existing Data
- Working with Multimedia Data
- Advanced
- API Documentation
- CLI