v1

latestOpenAPI 3.0.02026-07-2693126.7 KB
Api
Test

Test API endpoint

get/v1/test

Response

statusstring required

Status of the test

messagestring required

Message of the test

Example response

{
  "status": "OK",
  "message": "Test connection successful"
}