cyphermed.api.projects.get_project_access_by_id
Get Project Access By Id
Get a project access by ID
Args: project_id (str): grantee_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['AdminProjectAccessInfo', 'ProjectAccessInfo']]
Get Project Access By Id
Get a project access by ID
Args: project_id (str): grantee_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['AdminProjectAccessInfo', 'ProjectAccessInfo']
Get Project Access By Id
Get a project access by ID
Args: project_id (str): grantee_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['AdminProjectAccessInfo', 'ProjectAccessInfo']]
Get Project Access By Id
Get a project access by ID
Args: project_id (str): grantee_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['AdminProjectAccessInfo', 'ProjectAccessInfo']