Logo
Functions

getFileApiV1FilesIdGet

getFileApiV1FilesIdGet<ThrowOnError>(options): RequestResult<File, HttpValidationError, ThrowOnError>

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

Get File Read File metadata objects.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

Options<GetFileApiV1FilesIdGetData, ThrowOnError>

Returns

RequestResult<File, HttpValidationError, ThrowOnError>