This service is available for unauthenticated users

Examples

GET /api/ping
200
{
  "results": {
    "foreman": {
      "database": true
    }
  }
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer