GDPR Center

Use these endpoints to inspect consent-related records and export your account data.

Consent Ledger

Shows tracked consent signals such as terms acceptance, personalization consent, and observed consent markers from feature workflows.

GET /api/gdpr/consent

Record consent updates with POST /api/gdpr/consent using { category, action, termsVersion? }. Terms updates require category=terms, action=grant, and termsVersion.

Data Export

Returns a JSON download containing your personal data snapshot, including profile-linked datasets and consent ledger output.

GET /api/gdpr/export

Optional query params: includeNotes, includeFlights, includeFavorites, includeLockers, includeBookings, includeMedia, and metadataOnly as 1/0.

GDPR Controls

Consent and export tools are loading.

Legal references: Privacy Policy and Terms and Conditions.