🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@epilot/email-settings-client

Package Overview
Dependencies
Maintainers
43
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/email-settings-client

API Client for epilot Email Settings API

latest
Source
npmnpm
Version
0.9.0
Version published
Maintainers
43
Created
Source

@epilot/email-settings-client

CI npm version bundle size License

API Client for epilot Email Settings API.

Uses openapi-client-axios

Installation

npm install --save @epilot/email-settings-client

Usage

import { getClient } from '@epilot/email-settings-client';
const emailSettingsClient = getClient();

const getResponse = await emailSettingsClient.getSettings({ type: 'signature', id: 'a10bd0ff-4391-4cfc-88ee-b19d718a9bf7' });

Documentation

https://docs.epilot.io/docs/messaging/email-settings

Keywords

epilot

FAQs

Package last updated on 28 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts