Get a conversation with its 20 most recent messages inline.
GET/api/v1/conversations/:id
Scope: read.
Request
Responses
- 200
- 401
- 403
- 404
Conversation detail with inline messages (oldest-first within the page).
Invalid or missing API key
API key lacks the required scope for this endpoint
Resource not found or belongs to another account