---
title: "GET /api/v3.3/messages"
method: GET
path: "/api/v3.3/messages"
tags: ["Messages"]
---

# GET /api/v3.3/messages

`GET /api/v3.3/messages`

Retrieve messages with optional filters for agencyUid, threadUid, leadUid
creation date, and pagination parameters (_limit, _cursor).
Note: Either agencyUid, threadUid or leadUid must be provided.

## Query parameters

- `agencyUid` string
- `threadUid` string
- `leadUid` string
- `createdAt` string, date-time
- `_limit` integer
- `_cursor` string

## Response `200`

OK

---

[API](https://skmtc.net/hostfully/apis/hostfully-api.md) · [All operations](https://skmtc.net/hostfully/apis/hostfully-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hostfully/hostfully-api/versions/8387ad22afc6/schema)
