# Screenshots By ID

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

- **API**: https://devsey.com/api/screenshots-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

- - **screenshot**: string
    - **created\_at**: timestamp 
        - You can pair the app\_screenshot return value with our url to view the images: [https://devsey.com/storage/](https://devsey.com/storage/)

[![image.png](https://docs.devsey.com/uploads/images/gallery/2025-10/scaled-1680-/kMlimage.png)](https://docs.devsey.com/uploads/images/gallery/2025-10/kMlimage.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/screenshots-view-by-id/yourunqiueid