---
title: "Get entity tabs"
method: GET
path: "/crm/v1/entities/{entity}/tabs"
tags: ["items"]
---

# Get entity tabs

`GET /crm/v1/entities/{entity}/tabs`

Returns the tab configuration for the entity card view.
Example: `GET /crm/v1/entities/leads/tabs`

## Response `200`

Successful response

- object[]

## Other responses

- `401` — Access token is missing or invalid

---

[API](https://skmtc.net/uspacy/apis/crm-service-2.md) · [All operations](https://skmtc.net/uspacy/apis/crm-service-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uspacy/crm-service-2/versions/f80578d43845/schema)
