Files and Imports
Files are uploaded resources with signed download URLs. Imports are asynchronous operations that may create or update workspace resources.
Use the file endpoint for short-lived downloads; do not persist signed URLs as permanent links. For imports:
Create the import with a workspace and connection context.
Store the import id.
Poll its status.
Retry only when the API marks the import retryable.
Reconcile created resources after completion.