Skip to main content
GET
curl
Render the full case as a PDF and get back a presigned download URL. Use this for internal audits, handoffs, or record-keeping - it is independent of the case’s FIU reports.

Authorizations

x-api-key
string
header
required

Path Parameters

organization_id
string<uuid>
required

Organization UUID.

application_id
string<uuid>
required

Application UUID.

case_uuid
string<uuid>
required

Case UUID.

Example:

"c1a5e000-0000-4000-8000-000000000001"

Response

200 - application/json

Presigned PDF URL.

url
string<uri>