GetMailinglistsAddable

Function: getMailinglistsAddable()

getMailinglistsAddable<ThrowOnError>(options?): RequestResult<GetMailinglistsAddableResponses, GetMailinglistsAddableErrors, ThrowOnError>

Defined in: api/sdk.gen.ts:614

Retrieves the provider's available lists that have not yet been curated, for the admin "add mailing list" picker. Board members only.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options?

Options<GetMailinglistsAddableData, ThrowOnError, unknown>

Returns

RequestResult<GetMailinglistsAddableResponses, GetMailinglistsAddableErrors, ThrowOnError>

On this page