Functions
listFilesApiV1FilesGet
listFilesApiV1FilesGet<
ThrowOnError
>(options?
):RequestResult
<ListFilesApiV1FilesGetResponse
,HTTPValidationError
,ThrowOnError
>
Defined in: packages/cloud/src/client/sdk.gen.ts:2047
List Files Read File metadata objects.
Type Parameters
ThrowOnError
ThrowOnError
extends boolean
= false
Parameters
options?
OmitKeys
<RequestOptions
<ThrowOnError
, string
>, "url"
> & ListFilesApiV1FilesGetData
Returns
RequestResult
<ListFilesApiV1FilesGetResponse
, HTTPValidationError
, ThrowOnError
>