Skip to content
XC Scribe Docs
Search
K
Main Navigation
Guide
API Reference
Open XC Scribe
Appearance
Menu
Return to top
Get Gdpr Status
GET
/api/v1/gdpr/status
Get GDPR status for the current user's organization.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Responses
200
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"deletion_requested_at"
:
"string"
,
"deletion_scheduled_for"
:
"string"
,
"active_export_job_id"
:
"string"
}
GET
/api/v1/gdpr/status
Playground
Server
Select a server...
Authorization
HTTPBearer
Try it out
Samples
Powered by
VitePress OpenAPI