Skip to main content

Data export

The first card on the page is Data export.
ElementWhat it does
Card titleData export
Card descriptionDownload a copy of all personal data associated with your account
ButtonDownload my data
When you click Download my data, the page requests GET /api/dsar/export and downloads a JSON file named in this format:
babysea-data-export-YYYY-MM-DD.json
The current UI description says the export includes personal data directly attributed to you, including consent records, API keys without secrets, API usage logs, webhooks, webhook delivery logs, bug reports, and the activity log. The export does not include secrets, password hashes, or internal identifiers.

Avatar

The avatar card uses these labels:
ElementValue
Card titleAvatar
Card descriptionUpdate your avatar
Uploader headingUpload image
Uploader subheadingChoose an image as your avatar
Use the avatar uploader to select a new personal avatar. The same update-success and update-error toasts used by the name form are used here too.

Your name

The name card uses these labels:
ElementValue
Card titleYour name
Card descriptionUpdate your name
Input placeholderYour name
Submit buttonUpdate name
The current form accepts a display name with these constraints:
RuleValue
Minimum length2 characters
Maximum length100 characters