GetFileDetailsEndpointResult
—Optional
File
—Optional
{
resourceId: string
createdAt: number
lastUpdatedAt: number
isDeleted: boolean
deletedAt?: number
workspaceId: string
size: number
ext?: string
parentId: string | null
idPath: Array<string>
namepath: Array<string>
mimetype?: string
encoding?: string
name: string
description?: string
version: number
}
Agent
—Optional
{
agentId: string
agentType: string
}