---
title: "List from lead"
method: POST
path: "/sessions/listFromLead"
---

# List from lead

`POST /sessions/listFromLead`

Busca as sessões de um lead

## Headers

- `instance-token` string, required

## Request body

- object
  - `instanceId` string, required — Código da instância
  - `lead_id` string, uuid, required — Id do lead

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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