@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias UserIdentitiesGetParameters

    type UserIdentitiesGetParameters = {
        user_identity_id?: string;
        user_identity_key?: string;
    }
    Index
    user_identity_id?: string

    ID of the user identity that you want to get.

    user_identity_key?: string