@nycu-sdc/core-system-sdk
Preparing search index...
filesGetFileInfoResponse200
Type Alias filesGetFileInfoResponse200
Get metadata of a file by its ID, without downloading the binary content.
type
filesGetFileInfoResponse200
=
{
data
:
FilesFileResponse
;
status
:
200
;
}
Index
Properties
data
status
Properties
data
data
:
FilesFileResponse
status
status
:
200
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
status
@nycu-sdc/core-system-sdk
Loading...
Get metadata of a file by its ID, without downloading the binary content.