Methods
Methods Overview
Method
Purpose
Use Case
list_clips()
Signature
list_clips() -> Dict[str, dict]Returns
Example: Inventory Clips
Example: Find Recent Clips
Example: Find Clips Missing Annotations
download_file()
Signature
Parameters
Returns
Example: Download and Save
Example: Backup All Clips
Example: Download Both Original and Annotated
remove_file()
Signature
Parameters
Example: Remove Single Clip
Example: Retention Policy (30 Days)
Example: Remove Only Annotated Versions
remove_all_clips()
Signature
Example: Clear Test Data
Example: Cleanup After Batch Processing
Last updated
Was this helpful?

