-
Notifications
You must be signed in to change notification settings - Fork 9
Common
Zijun Chen edited this page Mar 26, 2019
·
2 revisions
retrieve a history image
| Method | Path | Auth |
|---|---|---|
| GET | v1/common/get_history_image | - |
Request Parameters
| Parameter | Type | Optional | Data Type | Description |
|---|---|---|---|---|
| filename | Query String | - | String | Filename of the image |
v1/common/get_history_image?filename=sgi...28Y14
retrieve full screenshot image
| Method | Path | Auth |
|---|---|---|
| GET | v1/common/get_full_screenshot_image | - |
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