# Obtener Grupos/Segmentos

### 📂 Obtener Segmentos/Grupos

Este endpoint permite recuperar los segmentos configurados en tu aplicación de Demandu.​

* **🛠️ URL del Endpoint:**

```
https://api.v7.express-chat.com/inbox/users
```

* **📨 Método HTTP:**\
  `GET`​

#### 🛡️ Encabezados de la Solicitud

Se requiere un token Bearer válido para la autenticación.​

* **Authorization:**\
  `Bearer [TU_TOKEN]`​

*Nota:* Reemplaza `[TU_TOKEN]` con tu token de API válido.​

#### 🧪 Ejemplo de Solicitud

```bash
bashCopiarEditarcurl 'https://api.v
::contentReference[oaicite:71]{index=71}
 
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://recursos.demandu.tech/guia-de-productos-y-formacion/contactos-y-chat-api/obtener-grupos-segmentos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
