Browse endpoints

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
FieldDescription
message string

A message indicating the result of the request. This will be Ok if the request was successful.

Example: Ok

api_reference string (uuid)

A unique identifier for this request. This can be used to track the request in the logs and audit trail.

Example: 123e4567-e89b-12d3-a456-426614174000

Standard error responses: 400 401 402 403 429 5XX See common error responses