Skip to main content

Get browsers

Get browsers

Request Body

The query

start date-time

The earliest scan date and time to consider during analysis

end date-time

The latest scan date and time to consider during analysis

batchIds uuid[]

The batch ids to consider during analysis

scanResults int32[]

Possible values: [0, 1, 2, 3, 4]

The scan results to consider during analysis

Responses
200

The table data

Schema OPTIONAL
hasValue boolean OPTIONAL

Whether the data is available

rows object[] OPTIONAL

The analytics table data

count int64 OPTIONAL

The number of scans

scanResult int32 OPTIONAL

Possible values: [0, 1, 2, 3, 4]

The scan result

browser string OPTIONAL

The browser the scan was performed with

device string OPTIONAL

The device the scan was performed with

400

An error describing the issue caused by the client

Schema OPTIONAL
type int32 OPTIONAL

Possible values: [0, 1, 2, 3, 4]

The type of client error

message string OPTIONAL

The error message

500

An error describing the server issue

Schema OPTIONAL
message string OPTIONAL

The error message