v1

latestOpenAPI 3.0.32026-08-0615026.5 KB
Authentication

Test authentication endpoint.

This endpoint is used to test the authentication.

get/api/external/v1/hello-world

Response

messagestring

Example response

{
  "message": "Hello World"
}