Skip to main content

Get scan results

Get scan results

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 time series data

Schema OPTIONAL
hasValue boolean OPTIONAL

Whether the data is available

entries object[] OPTIONAL

The time series data

value int64 OPTIONAL

The value

series int32 OPTIONAL

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

The series the entry belongs to

dateTimeOffset date-time OPTIONAL

The date and time of the entry

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