Pular para o conteúdo principal
GET
Exportar os registros de um titular de dados

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

institutionId
string
obrigatório

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

Exemplo:

"44444444-4444-4444-4444-444444444444"

Parâmetros de consulta

cpf_cnpj
string

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

Exemplo:

"52998224725"

doc_type
string

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

Exemplo:

"cpf"

Resposta

OK

files
object[] | null
obrigatório
generatedAt
string
obrigatório
orders
object[] | null
obrigatório