Health check

Health check

get

Check if the service is running.

Authorizations
Responses
200

Successful response

application/json
get
GET /api/v1/health HTTP/1.1
Host: shortgenius.com
Authorization: Bearer JWT
Accept: */*
200

Successful response

{
  "status": "ok"
}

Last updated