Logo
Functions

getSupportedFileExtensionsApiParsingSupportedFileExtensionsGet

getSupportedFileExtensionsApiParsingSupportedFileExtensionsGet<ThrowOnError>(options?): RequestResult<GetSupportedFileExtensionsApiParsingSupportedFileExtensionsGetResponse, unknown, ThrowOnError>

Defined in: packages/cloud/src/client/sdk.gen.ts:5268

Get Supported File Extensions Get a list of supported file extensions

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options?

OmitKeys<RequestOptions<ThrowOnError, string>, "url">

Returns

RequestResult<GetSupportedFileExtensionsApiParsingSupportedFileExtensionsGetResponse, unknown, ThrowOnError>

On this page