Skip to main content
GET
Get regulatory report

Path Parameters

report_uuid
string<uuid>
required

Report execution UUID.

Response

Successful Response

Complete regulatory report returned by POST and GET /reports/{uuid}.

A synchronously-returned report is always COMPLETED; failures do not persist, so the queue-lifecycle fields (status/error/timestamps) are dropped. result carries the XML/PDF storage references (bucket/key/uri) — artifacts live in MinIO, not inline in the response.

analysis_uuid
string<uuid>
required

Source analysis UUID.

institution_type
enum<string>
required

Institution type used.

Available options:
banco,
seguradora
result
ReportResult · object | null
required

Complete assembled report result.

uuid
string<uuid>
required

Report execution UUID.