Tool
organization_support_thread_get
Read one of the caller's own support threads with its full conversation.
Read one of the caller's own support threads with its full conversation. A thread that belongs to somebody else is reported as not found.
Behavior
- HTTP
GET /governance/api/v1/support/threads/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | No description in the catalog. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • | |
| title | string | • | |
| status | string | • | |
| category | string | • | |
| messages | array | • | |
| createdAt | string | • | |
| lastMessageAt | string | • | |
| lastMessagePreview | string | • |
Try it
Read one of the caller's own support threads with its full conversation.