Get a specific employee wearable type.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/employeeWearableTypes/{typeId}
This operation retrieves specific employee wearable type.
Request
Path Parameters
-
orgId: string
Organization identifier
-
typeId: string
Param that identifies type
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Employee wearable type was successfully retrieved.
Root Schema : Type
Type:
Show Source
object
-
description(optional):
string
Detailed description of typeExample:
Description of type
-
id(optional):
string
Read Only:
true
The unique id of the objectExample:53
-
links(optional):
array links
-
name:
string
Minimum Length:
0
Maximum Length:255
Pattern:^\w+$
Name of the type. Accepted are alphanumeric characters and underscore, max length is 255 charactersExample:firstFloor
-
type:
string
Read Only:
true
Name of the type. Accepted are alphanumeric characters and underscore, max length is 255 charactersExample:firstFloor
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type