Skip to main content
GET
Export a data subject's records

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

institutionId
string
required

The institution's unique identifier (UUID) the subject data is scoped to.

Example:

"44444444-4444-4444-4444-444444444444"

Query Parameters

cpf_cnpj
string

The data subject's cleartext CPF or CNPJ (tokenized server-side; never logged).

Example:

"52998224725"

doc_type
string

The document type (cpf or cnpj); inferred from the subject value when omitted.

Example:

"cpf"

Response

OK

files
object[] | null
required
generatedAt
string
required
orders
object[] | null
required