Skip to main content
POST
Request access to your personal data (GDPR Right of Access)

Authorizations

Authorization
string
header
required

JWT session token authentication. Use for user-context requests. The token is returned by the login endpoint and expires after 15 minutes.

Body

application/json
reason
string

Reason for the request

Example:

"I would like to correct my email address on file"

details
string

Additional details to support the request

Example:

"My current email should be corrected to jane@example.com"

Response

Access request submitted successfully

success
boolean
Example:

true

message
string
Example:

"Access request submitted successfully. You will receive your data via email shortly."

request
object

Summary of a submitted GDPR data rights request