Gets all of the user's devices
GET {{baseUrl}}/user/devices/:userId
Gets information on all of the user's devices
RESPONSES
status: OK
{"user_id":"@alice:example.org","stream_id":5,"devices":[{"device_id":"JLAFKJWSCS","keys":{"value":"reference ../client-server/definitions/device_keys.yaml not found in the OpenAPI spec"},"device_display_name":"Alice's Mobile Phone"},{"device_id":"JLAFKJWSCS","keys":{"value":"reference ../client-server/definitions/device_keys.yaml not found in the OpenAPI spec"},"device_display_name":"Alice's Mobile Phone"}],"master_key":{},"self_signing_key":{}}