Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 324 Bytes

health.md

File metadata and controls

21 lines (13 loc) · 324 Bytes

Health

The health check endpoint enables you to periodically test the health of your MeiliSearch instance.

Get health

Get health of MeiliSearch server.

Example

Response: 200 OK

{
  "status": "available"
}