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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.