Retrieve the default pin code settings of an organization.
Retrieve the PIN codes of a given device
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
{- "password": "string"
}{- "data": {
- "adminPin": {
- "value": "1234"
}, - "driverPin": {
- "value": "4321"
}
}, - "requestId": "06327cae-e075-42ca-b620-c5cfdd3b4e37"
}