v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109645376.3 KB

Gets information about a wireless gateway task.

get/wireless-gateways/{Id}/tasks

Path parameters

Idstring required

The ID of the resource to get.

Response

Success

WirelessGatewayIdstring

The ID of the wireless gateway.

WirelessGatewayTaskDefinitionIdstring

The ID of the WirelessGatewayTask.

LastUplinkReceivedAtstring

The date and time when the most recent uplink was received.

TaskCreatedAtstring

The date and time when the task was created.

Status'PENDING' | 'IN_PROGRESS' | 'FIRST_RETRY' | 'SECOND_RETRY' | 'COMPLETED' | 'FAILED'

The status of the request.