v1
latestOpenAPI 3.1.02026-07-1740131135.9 KBGet Latest Results
Get the latest results from group iteration.
Args: request (GroupInfoRequest): essentially just the ID of the group user (Annotated[User, Depends(get_current_user)]): Current user session (Annotated[Session, Depends(get_session)]): Database session.
Returns: GNIMBUSResultResponse: A GNIMBUSResultResponse response containing the latest gnimbus results
Raises: HTTPException: Validation errors or no results
post/gnimbus/get_latest_results
Request body
Response
Successful Response