---
title: "Halo 5 - Company Commendations"
method: GET
path: "/h5/companies/{companyId}/commendations"
---

# Halo 5 - Company Commendations

`GET /h5/companies/{companyId}/commendations`

Retrieves the commendation state for a Company.

  

#### Changelog

**July 14, 2017:**

*   Added Endpoint.

## Path parameters

- `companyId` string, required

## Response `200`

The response body will contain the commendation state for the Company.

## Other responses

- `404` — Specified Company was not found.
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/haloapi/apis/stats.md) · [All operations](https://skmtc.net/haloapi/apis/stats/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haloapi/stats/versions/401e9a7e976b/schema)
