Skip to content
Zijun Chen edited this page Mar 26, 2019 · 2 revisions

Get history image

retrieve a history image

Method Path Auth
GET v1/common/get_history_image -

Request

Request Parameters
Parameter Type Optional Data Type Description
filename Query String - String Filename of the image

v1/common/get_history_image?filename=sgi...28Y14

Get full screenshot image

retrieve full screenshot image

Method Path Auth
GET v1/common/get_full_screenshot_image -

Request

Request Parameters
Parameter Type Optional Data Type Description
taskId Query String - Integer taskId form sentry/request_full_screenshot
imageToken Query String - String imageToken from sentry/wait_full_screenshot

v1/common/get_full_screenshot_image?taskId=118...312&imageToken=kWbZG...QwWEF

Clone this wiki locally