---
title: "GET /projects/{projectName}/placements/{placementName}/devices"
method: GET
path: "/projects/{projectName}/placements/{placementName}/devices"
---

# GET /projects/{projectName}/placements/{placementName}/devices

`GET /projects/{projectName}/placements/{placementName}/devices`

Returns an object enumerating the devices in a placement.

## Path parameters

- `projectName` string, required
- `placementName` string, required

## Response `200`

Success

- GetDevicesInPlacementResponse
  - `devices` object, required — An object containing the devices (zero or more) within the placement.

## Other responses

- `480` — InternalFailureException
- `481` — InvalidRequestException
- `482` — ResourceNotFoundException

---

[API](https://skmtc.net/aws/apis/iot1click-projects.md) · [All operations](https://skmtc.net/aws/apis/iot1click-projects/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iot1click-projects/versions/f5b97d63ce77/schema)
