---
title: "GET /resource-positions/{ResourceIdentifier}#resourceType"
method: GET
path: "/resource-positions/{ResourceIdentifier}#resourceType"
---

# GET /resource-positions/{ResourceIdentifier}#resourceType

`GET /resource-positions/{ResourceIdentifier}#resourceType`

Get the position information for a given wireless device or a wireless gateway resource. The position information uses the <a href="https://gisgeography.com/wgs84-world-geodetic-system/"> World Geodetic System (WGS84)</a>.

## Path parameters

- `ResourceIdentifier` string, required

## Query parameters

- `resourceType` 'WirelessDevice' | 'WirelessGateway', required

## Response `200`

Success

- GetResourcePositionResponse
  - `GeoJsonPayload` string — The position information of the resource, displayed as a JSON payload. The payload uses the GeoJSON format, which a format that's used to encode geographic data structures. For more information, see <a href="https://geojson.org/">GeoJSON</a>.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/iotwireless.md) · [All operations](https://skmtc.net/aws/apis/iotwireless/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotwireless/revisions/022d242d4bce/schema)
