Functions
getSupportedFileExtensionsApiV1ParsingSupportedFileExtensionsGet
getSupportedFileExtensionsApiV1ParsingSupportedFileExtensionsGet<
ThrowOnError
>(options?
):RequestResult
<GetSupportedFileExtensionsApiV1ParsingSupportedFileExtensionsGetResponse
,unknown
,ThrowOnError
>
Defined in: packages/cloud/src/client/sdk.gen.ts:3586
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
<GetSupportedFileExtensionsApiV1ParsingSupportedFileExtensionsGetResponse
, unknown
, ThrowOnError
>