Last updated 1 month ago
Check if the service is running.
Health status response.
GET /api/v1/health HTTP/1.1 Host: shortgenius.com Authorization: Bearer JWT Accept: */*
Successful response
{ "status": "ok" }