Company feedback

GET /company-feedback/reported Moderator

Every review with at least one report, most-reported first.

curl
curl "https://freehire.me/api/v1/company-feedback/reported" -H "Authorization: Bearer $MODERATOR_API_KEY"
json — response
{
  "data": [
    {
      "id": 5,
      "author": "quiet-falcon-42",
      "rating": 1,
      "feedback_type": "culture",
      "body": "...",
      "created_at": "...",
      "updated_at": "...",
      "company_slug": "acme",
      "report_count": 3,
      "report_reasons": ["spam", "off-topic"]
    }
  ]
}

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available