GetExternallinks

Function: getExternallinks()

getExternallinks<ThrowOnError>(options?): RequestResult<GetExternallinksResponses, GetExternallinksErrors, ThrowOnError>

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

Retrieves all external links in display order.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options?

Options<GetExternallinksData, ThrowOnError, unknown>

Returns

RequestResult<GetExternallinksResponses, GetExternallinksErrors, ThrowOnError>

On this page