Skip to main content
GET
Get the status of your deletion request

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.

Response

Deletion request status

success
boolean
Example:

true

hasRequest
boolean

Whether a deletion request exists for this user

request
object

Present only when hasRequest is true