---
title: "Get the company profile"
description: "What the classifier knows about you: name, description, use cases, your own accounts, and the composed context it reads."
canonical: https://docs.mentio.dev/api/company/get-company
markdown: https://docs.mentio.dev/api/company/get-company.mdx
---

# Get the company profile

`GET /v1/company`

What the classifier knows about you: name, description, use cases, your own accounts, and the composed context it reads.

## Responses

- 200: The company profile
- 401: Missing or invalid API key
- 404: Workspace not found

Full schemas: https://api.mentio.dev/v1/openapi.json. Conventions: https://docs.mentio.dev/conventions.mdx
