# Issues By ID

### /issues-view-by-id/{id}

- **API**: https://devsey.com/api/issues-view-by-id/{id}
- **METHOD**: GET

### HEADER

- **Authorization**: API Token required
- **Accept**: application/json

### POST Variables

- NONE

### GET Variables

- **id**
    - unique\_id
    - /report-view-by-id/{id}

### RETURN

- - **issue\_line**: string
    - **issue\_extract**: string
    - **issue**: string
    - **created\_at**: timestamp

[![image.png](https://docs.devsey.com/uploads/images/gallery/2025-10/scaled-1680-/nfTimage.png)](https://docs.devsey.com/uploads/images/gallery/2025-10/nfTimage.png)

### Additional Information:

This is a GET API so the report id must be included in the API URL without the {} brackets. The final API URL would look similar to https://devsey.com/api/issues-view-by-id/yourunqiueid