List Devices

POST {{aws_device_farm_base_url}}/?Action=ListDevices

Request Params

KeyDatatypeRequiredDescription
ActionstringThe Amazon Resource Name (ARN) of the project.

Request Body

{"arn"=>"string", "filters"=>[{"attribute"=>"string", "operator"=>"string", "values"=>["string"]}], "nextToken"=>"string"}