v66

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-042174421.1 MB
Transaction Monitoring

List case files

Lists the files attached to a case.

get/v1/transaction_monitoring/cases/{case_token}/files

Path parameters

case_tokenstring uuid required

Globally unique identifier for the case.

Query parameters

starting_afterstring uuid

A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.

ending_beforestring uuid

A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.

page_sizeinteger

Page size (for pagination).

Response

Case files

has_moreboolean required