---
title: "Common Shares Outstanding"
method: GET
path: "/api/v3/companies/common-shares-outstanding"
tags: ["Shares Outstanding"]
---

# Common Shares Outstanding

`GET /api/v3/companies/common-shares-outstanding`

Retrieves the common shares outstanding (point in time) and applying a date filter if specified.

## Query parameters

- `id` number[]
- `ticker` string[]
- `start` string
- `end` string

## Headers

- `Authorization` string, required

## Response `200`

Success

## Other responses

- `400` — Bad request
- `404` — API Not Found

---

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