Conversation API
The Conversation API enables you to build conversation features where communication can take place across multiple mediums including IP Messaging, PSTN Voice, SMS and WebRTC Audio and Video. The context of the conversations is maintained though each communication event taking place within a conversation, no matter the medium.
Base URL:
Auth: unknown
Endpoints: 4
Reachable: unknown
CORS: unknown
https://api.nexmo.com/v0.1Auth: unknown
Endpoints: 4
Reachable: unknown
CORS: unknown
Links
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/conversations | List conversations | — | — | — |
GET |
/conversations/{conversation_id} | Retrieve a conversation | — | — | — |
GET |
/conversations/{conversation_id}/events | List events | — | — | — |
GET |
/conversations/{conversation_id}/events/{event_id} | Retrieve an event | — | — | — |
GET |
/legs | List legs | — | — | — |