cyphermed.api.devices.get_device_by_id
Get Device By Id
Get a device by ID
Args: device_id (str):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[Union['AdminDeviceInfo', 'AnonDeviceInfo', 'DeviceInfo']]
Get Device By Id
Get a device by ID
Args: device_id (str):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Union['AdminDeviceInfo', 'AnonDeviceInfo', 'DeviceInfo']
Get Device By Id
Get a device by ID
Args: device_id (str):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[Union['AdminDeviceInfo', 'AnonDeviceInfo', 'DeviceInfo']]
Get Device By Id
Get a device by ID
Args: device_id (str):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Union['AdminDeviceInfo', 'AnonDeviceInfo', 'DeviceInfo']