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": "7bbc674a-a617-4a0d-a721-03a3e4e31792",
"issue_group_id": "12710232306638153143"
}