get https://tenants-gateway-api-sbx.sidedrawersbx.com/api/v1/tenants/marketplace/tenant/tenant-id//marketplace/export
Export the complete marketplace configuration including connections, requests, and sessions as a downloadable JSON file.
This endpoint retrieves all marketplace-related data for the specified tenant and packages it for migration or backup purposes.
**Exported Structure:**
- Marketplace connections with OAuth configurations
- API request templates and mappings
- Active marketplace sessions
- Relationships and metadata preserved
**Use Cases:**
- Environment migration (dev staging production)
- Backup and disaster recovery
- Configuration replication across tenants
- Audit and compliance reporting
.