Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

In this article you will learn how to retrieve information using REST API.

GET/ HealthCheck

The HealthCheck method is used for checking if the REST API service is up and running. This is useful for application that is about to perform many calls and wants to ensure the service is running before making those calls. To retrieve information, you need to specify the required parameters in Swagger. To learn how to retrieve information using GET method, refer to Incident Controller.

  • No labels