GetExternallinksById
Function: getExternallinksById()
getExternallinksById<
ThrowOnError>(options):RequestResult<GetExternallinksByIdResponses,GetExternallinksByIdErrors,ThrowOnError>
Defined in: api/sdk.gen.ts:367
Retrieves a specific external link by its ID.
Type Parameters
ThrowOnError
ThrowOnError *extends* boolean = false
Parameters
options
Options<GetExternallinksByIdData, ThrowOnError>
Returns
RequestResult<GetExternallinksByIdResponses, GetExternallinksByIdErrors, ThrowOnError>