Files | Activeloop
Files
Upload a file with optional metadata.
Enter your bearer token in the format 'your-token' (without quotes or 'Bearer' prefix)
user_dataPossible values: JSON string with file metadata
Instructions used to process the file
defaultReturns a list of files, filtered by the organization.
Enter your bearer token in the format 'your-token' (without quotes or 'Bearer' prefix)
defaultLimit the number of returned files
10000Sort order by creation timestamp
desclistReturns information about a specific file, verifying organization access.
Enter your bearer token in the format 'your-token' (without quotes or 'Bearer' prefix)
defaultfileuser_datauploadedPossible values: defaultDelete a file, verifying organization access.
Enter your bearer token in the format 'your-token' (without quotes or 'Bearer' prefix)
Delete file from workspace
defaultfiletrueReturns the contents of the specified file, verifying organization access.
Enter your bearer token in the format 'your-token' (without quotes or 'Bearer' prefix)
The workspace id to get file content from
defaultUpdate metadata for a specific file, verifying organization access.
Enter your bearer token in the format 'your-token' (without quotes or 'Bearer' prefix)
The workspace id to update th file in
defaultThe metadata to update. instructions key is considered as an instruction to update metadata by AI.
Last updated