v1
latestOpenAPI 3.1.02026-07-1740131135.9 KBEMO
Fetch Score Bands
Fetches results from a completed EMO method.
Args: request (EMOFetchRequest): The request object containing parameters for fetching results and of the SCORE bands visualization. user (Annotated[User, Depends]): The current user. session (Annotated[Session, Depends]): The database session.
Raises: HTTPException: If the request is invalid or the EMO method has not completed.
Returns: SCOREBandsResult: The results of the SCORE bands visualization.
post/method/emo/fetch_score
Request body
Response
Successful Response