Get a Comment
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
StatusCode |
long | ✔️ | HTTP Response Status Code | 200 |
Status |
string | ✔️ | HTTP Response Status | OK |
Service |
string | ✔️ | Apideck ID of service provider | sage-hr |
Resource |
string | ✔️ | Unified API resource name | Tickets |
Operation |
string | ✔️ | Operation performed | one |
Data |
CollectionTicketComment | ✔️ | N/A | |
Raw |
Dictionary<String, object> | ➖ | Raw response from the integration when raw=true query param is provided |