GetMailinglistsCurated
Function: getMailinglistsCurated()
getMailinglistsCurated<
ThrowOnError>(options?):RequestResult<GetMailinglistsCuratedResponses,GetMailinglistsCuratedErrors,ThrowOnError>
Defined in: api/sdk.gen.ts:624
Retrieves every curated mailing list for the admin management view, with live-resolved names. Board members only.
Type Parameters
ThrowOnError
ThrowOnError *extends* boolean = false
Parameters
options?
Options<GetMailinglistsCuratedData, ThrowOnError, unknown>
Returns
RequestResult<GetMailinglistsCuratedResponses, GetMailinglistsCuratedErrors, ThrowOnError>