GetRegistrationdocuments

Function: getRegistrationdocuments()

getRegistrationdocuments<ThrowOnError>(options?): RequestResult<GetRegistrationdocumentsResponses, GetRegistrationdocumentsErrors, ThrowOnError>

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

Retrieves all registration documents in display order.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options?

Options<GetRegistrationdocumentsData, ThrowOnError, unknown>

Returns

RequestResult<GetRegistrationdocumentsResponses, GetRegistrationdocumentsErrors, ThrowOnError>

On this page