Function fetch_user_identity

Source
pub async fn fetch_user_identity(
    configuration: &Configuration,
    app_id: &str,
    alias_label: &str,
    alias_id: &str,
) -> Result<InlineResponse200, Error<FetchUserIdentityError>>
Expand description

Lists all Aliases for the User identified by (:alias_label, :alias_id).