v1

latestSwagger 2.02026-08-0484141342.3 KB
Mitigation

# Devices' Stats List (deprecated)

Deprecated: This endpoint has been deprecated and is no longer available. Please migrate to the V2 endpoints: GET /v2/mitigation/devices - Returns device list GET /v2/mitigation/devices/{DeviceId} - Returns stats for a specific device

get/v1/mitigation/devices

Query parameters

simulation_idsinteger[]

Filter with Simulation id. (Max 20 ids)

Response

genericErrorSwagger is represents the erroneous cases

error_codeinteger

Error Code is optional. It is using for define specific error types.

errorsobject

Errors are optional. If there are multiple error, this field gives details.

messagestring

Error Message that contains information about error

Example response

{
  "error_code": 1001
}