Logo
Functions

getFilePageFigureApiV1FilesIdPageFiguresPageIndexFigureNameGet

getFilePageFigureApiV1FilesIdPageFiguresPageIndexFigureNameGet<ThrowOnError>(options): RequestResult<unknown, HTTPValidationError, ThrowOnError>

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

Get File Page Figure

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<unknown, HTTPValidationError, ThrowOnError>

On this page