Get Last Screenshot By Devices
GET/v1/device/screenshot
Get list of last screenshots. One screenshot for each listed device in current organization. If device doesn't have any screenshots, it will be skipped. If device has disabled screen capture, it will be skipped.
This endpoint uses pagination. For more information view Pagination section.
Upcoming change: The uri field in the response will change from a permanent, publicly accessible URL to a time-limited pre-signed URL. The pre-signed URL grants direct access to the screenshot file without any additional authentication or redirect. The URL is guaranteed to be valid for at least 8 hours from the time it was generated. Once this change takes effect, you will no longer be able to store the uri value and reuse it indefinitely. After the URL expires, call this endpoint again to get updated screenshot metadata with a fresh pre-signed uri.
Request
Responses
- 200
- 400
- 404
OK
Response Headers
Bad request
Response Headers
Not Found