v1

latestOpenAPI 3.1.02026-07-1740131135.9 KB

Get 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

group_idinteger required

Response

Successful Response

idinteger required
namestring required
owner_idinteger required
user_idsinteger[] required
problem_idinteger required