cyphermed.api.account.get_current_session_access
Get Current Session Access
Get org access for the current account, plus project access if logged into a project
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[CurrentSessionAccessInfo]
Get Current Session Access
Get org access for the current account, plus project access if logged into a project
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: CurrentSessionAccessInfo
Get Current Session Access
Get org access for the current account, plus project access if logged into a project
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[CurrentSessionAccessInfo]
Get Current Session Access
Get org access for the current account, plus project access if logged into a project
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: CurrentSessionAccessInfo