---
title: "GET /wireless-gateways/{Id}/tasks"
method: GET
path: "/wireless-gateways/{Id}/tasks"
---

# GET /wireless-gateways/{Id}/tasks

`GET /wireless-gateways/{Id}/tasks`

Gets information about a wireless gateway task.

## Path parameters

- `Id` string, required

## Response `200`

Success

- GetWirelessGatewayTaskResponse
  - `WirelessGatewayId` string — The ID of the wireless gateway.
  - `WirelessGatewayTaskDefinitionId` string — The ID of the WirelessGatewayTask.
  - `LastUplinkReceivedAt` string — The date and time when the most recent uplink was received.
  - `TaskCreatedAt` string — The date and time when the task was created.
  - `Status` 'PENDING' | 'IN_PROGRESS' | 'FIRST_RETRY' | 'SECOND_RETRY' | 'COMPLETED' | 'FAILED' — The status of the request.

## Other responses

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

---

[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/versions/022d242d4bce/schema)
