---
title: "Get a company information and scorecard summary"
method: GET
path: "/companies/{scorecard_identifier}"
tags: ["scores"]
---

# Get a company information and scorecard summary

`GET /companies/{scorecard_identifier}`

## Path parameters

- `scorecard_identifier` string, required

## Query parameters

- `with_provisional_status` boolean

## Response `200`

company's summary

## Other responses

- `400` — Bad Request: The scorecard_identifier or the authorization header is malformed.
- `401` — Unauthorized
- `403` — Company needs to be added to a portfolio first
- `404` — company doesn't have a scorecard yet, you can add it to any portfolio to get it created.

---

[API](https://skmtc.dev/securityscorecard/apis/securityscorecard-api.md) · [All operations](https://skmtc.dev/securityscorecard/apis/securityscorecard-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/securityscorecard/securityscorecard-api/revisions/b9f98b6fd37a/schema)
