---
title: "Get Current Company"
method: GET
path: "/companies/current"
tags: ["Companies"]
---

# Get Current Company

`GET /companies/current`

Retrieves information about the currently authenticated company. This endpoint returns the same data as the standard company endpoint but automatically uses the current company's context.

## Headers

- `Accept-Language` 'es' | 'en'

## Response `200`

successful

## Other responses

- `401` — authentication error
- `500` — internal server error

---

[API](https://skmtc.net/conekta/apis/conekta-api.md) · [All operations](https://skmtc.net/conekta/apis/conekta-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conekta/conekta-api/revisions/029df3052bca/schema)
