Skip to main content

get_user_tutorial_status

Function get_user_tutorial_status 

Source
pub async fn get_user_tutorial_status(
    configuration: &Configuration,
    user_id: &str,
) -> Result<TutorialStatus, Error<GetUserTutorialStatusError>>
Expand description

Gets the status of completed or outstanding tutorials for the specified user.