---
title: "Find Messages"
method: POST
path: "/chat/findMessages/{instance}"
tags: ["Chat Controller"]
---

# Find Messages

`POST /chat/findMessages/{instance}`

Find all messages

## Path parameters

- `instance` string, required

## Request body

- object
  - `where` object
    - `key` object
      - `remoteJid` string — Contact or group remote JID

## Response `200`

Ok

---

[API](https://skmtc.net/evolution-foundation/apis/openapi.md) · [All operations](https://skmtc.net/evolution-foundation/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evolution-foundation/openapi/revisions/153363ee7f38/schema)
