Retrieve the latest recording encryption keys for some, or all, devices in an organization.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
{- "imeis": [
- "357660101000198"
]
}{- "keys": [
- {
- "imei": "string",
- "key": "string",
- "createdAt": "string",
- "confirmedByDevice": true
}
]
}