Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (20 loc) · 809 Bytes

HealthApi.md

File metadata and controls

37 lines (20 loc) · 809 Bytes

\HealthApi

All URIs are relative to http://localhost:3000/api/1.0

Method HTTP request Description
GetHealthStatus Get /health Request basic health status.

GetHealthStatus

HealthResponse GetHealthStatus(ctx, )

Request basic health status.

Required Parameters

This endpoint does not need any parameter.

Return type

HealthResponse

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json; charset=utf-8

[Back to top] [Back to API list] [Back to Model list] [Back to README]