v1

latestOpenAPI 3.1.02026-07-1740131135.9 KB

Get 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

group_idinteger required

Response

Successful Response

methodstring required
phasestring required
personal_result_indexinteger nullable required