Home > @shopware-pwa/shopware-6-client > getUserSalutation

# getUserSalutation() function

Signature:

export declare function getUserSalutation(salutationId: string, contextInstance?: ShopwareApiInstance): Promise<Salutation>;

# Parameters

Parameter Type Description
salutationId string
contextInstance ShopwareApiInstance

Returns:

Promise<Salutation>

# Exceptions

ClientApiError