Reference / Users

secret-free tenant data export (SOC 2 customer-data return / portability). Requires `users:read`.

GET /v1/export
Secret API key operationId: export_tenant

Authorization

Server-to-server. Send a secret key as a Bearer token plus the x-application-id header.

Responses

200 Tenant data export

Request

curl -X GET "http://localhost:8080/v1/export" \

Try it

live request
GET http://localhost:8080/v1/export