v1
latestOpenAPI 3.1.02026-07-1740131135.9 KBGet Group Info
Get information about the group.
Args: request (GroupInfoRequest): the id of the group for which we desire info on session (Annotated[Session, Depends(get_session)]): the database session
Returns: GroupPublic: public info of the group
Raises: HTTPException: If there's no group with the requests group id
post/gdm/get_group_info
Request body
Response
Successful Response