Test endpoint
GET
/api/v1/test
operationId: test
Base: https://portal.watcheye.com.au/api/v1/test
Test endpoint which just returns a message indicating the API is connected and working.
Responses
200
Test response
application/json
| Field | Description |
|---|---|
message |
string A message indicating the result of the request. This will be |
api_reference |
string (uuid) A unique identifier for this request. This can be used to track the request in the logs and audit trail. |