cyphermed.api.groups.get_group_by_id
Get Group By Id
Get a group by ID
Args: group_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['AdminGroupInfo', 'GroupInfo']]
Get Group By Id
Get a group by ID
Args: group_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['AdminGroupInfo', 'GroupInfo']
Get Group By Id
Get a group by ID
Args: group_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['AdminGroupInfo', 'GroupInfo']]
Get Group By Id
Get a group by ID
Args: group_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['AdminGroupInfo', 'GroupInfo']