Retrieve details of a specific company by its ID
data property).
| Status Code | Description |
|---|---|
| 200 | Company successfully retrieved |
| 401 | Missing or invalid API key |
| 403 | API key doesn’t have permission or subscription is inactive |
| 404 | Company not found |
| 422 | Invalid company ID provided |
| 429 | Too many requests - rate limit exceeded. See Rate Limiting |