Skip to main content

Organization Data Export

LumoAuth lets organization administrators export all organization data as a downloadable file. This is useful for backups, migrations, compliance audits, or handing off data to another system.


What's Included in the Export

A organization export contains all data scoped to your organization:

Data CategoryIncluded
Users (profiles, metadata)Yes
Groups and group membershipsYes
Roles and permissionsYes
OAuth applications (clients)Yes
Authentication settingsYes
Social login configurationsYes
Email templatesYes
WebhooksYes
SAML IdP configurationsYes
OIDC federation configurationsYes
Signing key metadataYes
Audit log entriesYes
GDPR / consent recordsYes
Credentials and secrets

Client secrets, API keys, and signing key private material are not included in exports for security reasons.


Creating an Export

  1. Go to /orgs/{orgId}/portal/data-export
  2. Click Export Organization Data
  3. Wait for the export to be prepared (this may take a few moments for large organizations)
  4. Click Download when the export is ready

The export is delivered as a compressed JSON archive.