Skip to main content
POST
/
api
/
user
/
data
/
export
Request a ZIP-by-email export of personal data
curl --request POST \
  --url https://pria.praxislxp.com/api/user/data/export \
  --header 'x-access-token: <api-key>'
{
  "estimatedSeconds": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.praxis-ai.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Response

Export queued

status
enum<string>
Available options:
queued
estimatedSeconds
integer

Rough wait before the email arrives; not a hard SLA