Get device provisionings.
get
/connectedWorker/clientapi/v2/employees/{employeeId}/deviceProvisionings
This operation retrieves device provisionings.
Request
Path Parameters
-
employeeId: string
Employee identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Device provisionings were successfully retrieved.
Root Schema : DeviceProvisioningsRep
Type:
Show Source
object
-
items:
array items
-
links(optional):
array links
Read Only:
true
Nested Schema : DeviceProvisioningRep
Type:
Show Source
object
-
id(optional):
string
Read Only:
true
The unique id of the objectExample:53
-
links(optional):
array links
-
protectedApiValidUntil(optional):
string(date-time)
Read Only:
true
Timestamp until when the protected provisioning API is accessibleExample:2019-07-29T09:42:51.269Z
-
unprotectedApiValidUntil(optional):
string(date-time)
Read Only:
true
Timestamp until when the unprotected provisioning API is accessibleExample:2019-07-29T09:42:51.269Z
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type