Get device list by platform:
All devices are being distributed by 4 platforms. Each platform has its own Platform_id
Potential values for Platform_id: | |
Platform name | Platform_ID |
BrowserView | 7 |
MetricsView | 3 |
ServerView | 1 |
WebView | 12 |
IMPORTANT: UserView is not supported by dotcom-monitor API v.1. Userview scripts can be created / recorded only using EveryStep Scripting Tool.
Device listing URIs for all platforms:
ServerView: | /devices/serverview |
MetricsView: | /devices/metricsview |
BrowserView: | /devices/browserview |
WebView: | /devices/webview |
Example of the success Response containing array with IDs of all available devices:
[ 8533, 8534, 8550, 8557, 8559, 8563, 8581 ]