Function get

Source
pub fn get(
    client: &TestMyCodeClient,
    user_id: u32,
) -> Result<User, TestMyCodeClientError>
Expand description

get /api/v8/users/{user_id} Returns the user’s username, email, and administrator status by user id