qcs_api_client_openapi::apis::authentication_api

Function auth_get_user

source
pub async fn auth_get_user(
    configuration: &Configuration,
) -> Result<User, Error<AuthGetUserError>>
Expand description

Retrieve the profile of the authenticated user.