Playbook-API
    Playbook-API
    • Health
      GET
    • Injuries
      GET

      Health

      GET
      /v1/health
      Last modified:2025-12-31 09:01:15
      Quick service heartbeat check.

      Request

      None

      Responses

      🟢200OK
      application/json
      Body

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET '/v1/health'
      Response Response Example
      {
          "status": "string",
          "service": "string",
          "time": "string"
      }
      Modified at 2025-12-31 09:01:15
      Next
      Injuries
      Built with