fetchThirdPartyFileListResponse
Last updated
type FetchThirdPartyFileListResponse {
files: [ThirdPartyFile!]
error: Boolean
}files [ThirdPartyFile!]
List of uploaded files
requestId String!
tool String!
status String!
metadata [MetadataEntry!]
error Boolean
Last updated
