GetIssueRequest¶
| Field | Type | Description |
|---|---|---|
| id | string | The unique identifier for the issue. |
| issue_group_id | string | The unique identifier for the issue group this issue belongs to. |
Example¶
JSON
{
"id": "b5bb9d80-14a0-f9b1-d61e-21e796d78dcc",
"issue_group_id": "11937913729565882410"
}