# GET /sms/conversations/:id/messages

**Resource:** [SMS](./sms.md)  
**Scopes:** `sms:read`  
**Write operation:** no

List messages in a conversation.

## Parameters

| Name | In | Type | Required | Description |
|------|----|------|----------|-------------|
| `id` | path | uuid | yes | Conversation ID |

---
Base URL: `https://api.trustpager.com/functions/v1/api/v1` — Auth: `Authorization: Bearer YOUR_API_KEY`