Skip to content
XC Scribe Docs
Search
K
Main Navigation
Guide
API Reference
Open XC Scribe
Appearance
Menu
Return to top
Request Data Export
POST
/api/v1/gdpr/export
Request a GDPR data export for the organization.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Responses
200
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"job_id"
:
"string"
,
"status"
:
"string"
,
"message"
:
"string"
}
POST
/api/v1/gdpr/export
Playground
Server
Select a server...
Authorization
HTTPBearer
Try it out
Samples
Powered by
VitePress OpenAPI