Endpoint Examples

/health

GET /health

Get the health of the service.

Code Examples

curl --request GET \
  --url https://agnitio.emsicloud.com/health \
  --header 'Authorization: Bearer <ACCESS_TOKEN>'

Response Examples

OK