---
title: "Find devices by ID"
method: GET
path: "/bulkdevices"
tags: ["Devices"]
---

# Find devices by ID

`GET /bulkdevices`

Returns a batch of devices.

## Query parameters

- `deviceIds` string[]
- `expandComponents` boolean
- `attributes` string[]
- `includeGroups` string[]

## Response `200`

successful operation

## Other responses

- `400` — Invalid input
- `404` — Not found

## Changes

- **2021-08-25** `483d6ba924ec` — 1 info
  - added the new optional `query` request parameter `deviceIds`

[Change history](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-asset-library/changes/bulkdevices/get.md)

---

[API](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-asset-library.md) · [All operations](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-asset-library/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/aws-connected-device-framework-asset-library/revisions/78967b3d609f/schema)
