Get conversation
groove_get_conversationGet a single conversation by id — subject, state, assignment, contact, channel, counts, and tags. Groove GraphQL: conversation(id: ID!).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The Groove object id (opaque GraphQL ID, passed as a string). |