Skip to main content
POST
Export liability report as zipped CSVs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
filing_ids
string<uuid>[]
required

List of filing UUIDs to include in the export. Maximum 100 entries.

Required array length: 1 - 100 elements
delivery_recipients
string<email>[]
required

Email addresses that will receive a signed download link to the generated zip when the export job completes.

Minimum array length: 1
Example:

Response

Export job queued successfully

data
object
message
string
Example:

"Successfully queued liability report export."