get https://tenants-gateway-api-sbx.sidedrawersbx.com/api/v1/tenants/workflows-automation/tenant/tenant-id//automations/automation-id//export
Exports a workflow automation and all its recursive dependencies as a JSON file.
**Key Features:**
- Exports main automation configuration
- Recursively exports all dependent automations
- Includes comprehensive metadata for import validation
- Supports cross-environment deployment
- Provides detailed dependency tree information
**Use Cases:**
- Backup automation configurations
- Migrate automations between environments
- Create automation templates for reuse
- Share automation workflows between tenants
**Export Format:**
- JSON structure with automation data and metadata
- Recursive dependency resolution to prevent missing references
- Brand code mapping for cross-environment compatibility
- Timestamp and version information for tracking.