get https://tenants-gateway-api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id//smart-forms/smart-form-id//export
Export the complete Smart Form structure including screens, sections, and items as a downloadable JSON file.
This endpoint retrieves all related data for the specified Smart Form and packages it for migration or backup purposes.
**Exported Structure:**
- Smart form metadata and configuration
- All screens with their configurations
- All sections within each screen
- All items within each section
- Relationships and ordering preserved
.