Auth0 Node.js SDK - v7.2.0
    Preparing search index...

    Interface ListUserAttributeProfileTemplateResponseContent

    interface ListUserAttributeProfileTemplateResponseContent {
        user_attribute_profile_templates?: UserAttributeProfileTemplateItem[];
    }
    Index
    user_attribute_profile_templates?: UserAttributeProfileTemplateItem[]