GetRegistrationdocumentsById

Function: getRegistrationdocumentsById()

getRegistrationdocumentsById<ThrowOnError>(options): RequestResult<GetRegistrationdocumentsByIdResponses, GetRegistrationdocumentsByIdErrors, ThrowOnError>

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

Retrieves a specific registration document by its ID.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options

Options<GetRegistrationdocumentsByIdData, ThrowOnError>

Returns

RequestResult<GetRegistrationdocumentsByIdResponses, GetRegistrationdocumentsByIdErrors, ThrowOnError>

On this page