---
title: "Retrieve the three most recent posts (tweets) from a given X (Twitter) handle, including the full text content and date of each post."
method: GET
path: "/getxlast3"
tags: ["data-enrichment"]
---

# Retrieve the three most recent posts (tweets) from a given X (Twitter) handle, including the full text content and date of each post.

`GET /getxlast3`

## Query parameters

- `handle` string, required

## Response `200`

Successful response

## Other responses

- `400` — Missing or invalid parameters
- `402` — Payment Required. Returns an x402 challenge with payment requirements in the Payment-Required header and JSON body.

---

[API](https://skmtc.net/interzoid/apis/interzoid-data-quality-and-enrichment-apis.md) · [All operations](https://skmtc.net/interzoid/apis/interzoid-data-quality-and-enrichment-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/interzoid/interzoid-data-quality-and-enrichment-apis/versions/7d468019d347/schema)
