Get sensor attributes within employee wearable type.

get

/connectedWorker/clientapi/v2/orgs/{orgId}/employeeWearableTypes/{typeId}/sensorAttributes

This operation retrieves sensor attributes within employee wearable type.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Sensor attributes in type was successfully retrieved.
Body ()
Root Schema : SensorAttributes
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : SensorAttribute
Type: object
Show Source
Back to Top