GDPR Art. 15 — Data access request
POST /api/v1/export/access
POST
/api/v1/export/access
Returns a JSON summary of all personal and business data held for the authenticated tenant. Counts are returned per data category.
Authorizations
Responses
200
Successful Response
Response body for POST /export/access (GDPR Art. 15).
Attributes: tenant_id: The tenant whose data is described. requested_at: ISO-8601 timestamp of the request. data: Mapping of data category to record count / summary.
object
data
required
object
key
additional properties
any
requested_at
required
string format: date-time
tenant_id
required
string format: uuid