0.4.2 • Published 4 months ago

@epilot/email-settings-client v0.4.2

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
4 months ago

@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

0.4.1

4 months ago

0.4.2

4 months ago

0.4.0

4 months ago

0.3.0

5 months ago

0.1.2

1 year ago

0.2.0

11 months ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.6

1 year ago

0.0.5

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago