Trivial endpoint that unconditionally returns an empty 200 response whenever the API handler is running correctly.
GET/api/internal/v1/useradm/alive
Trivial endpoint that unconditionally returns an empty 200 response whenever the API handler is running correctly.
Responses
- 204
- 500
Service is up and running.
Internal Server Error.