v4
latestOpenAPI 3.1.02026-08-012402353.8 MBList Exports
Query parameters
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Return results after this ISO 8601 timestamp.
Return results before this ISO 8601 timestamp.
Return results on or after this ISO 8601 timestamp.
Return results on or before this ISO 8601 timestamp.
Filter Exports for those with the specified category.
Filter Exports for those with the specified status or statuses. For GET requests, this should be encoded as a comma-delimited string, such as ?in=one,two,three.
Filter Form 1099-INT Exports to those for the specified Account.
Filter Form 1099-MISC Exports to those for the specified Account.
Filter records to the one with the specified idempotency_key you chose for that object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
Response
Export List
Example response
{
"data": [
{
"account_statement_bai2": null,
"account_statement_ofx": null,
"account_verification_letter": null,
"balance_csv": null,
"bookkeeping_account_balance_csv": null,
"category": "transaction_csv",
"created_at": "2020-01-31T23:59:59Z",
"daily_account_balance_csv": null,
"dashboard_table_csv": null,
"entity_csv": null,
"fee_csv": null,
"form_1099_int": null,
"form_1099_misc": null,
"funding_instructions": null,
"id": "export_8s4m48qz3bclzje0zwh9",
"idempotency_key": null,
"result": {
"file_id": "file_makxrc67oh9l6sg7w9yc"
},
"status": "complete",
"transaction_csv": {
"account_id": "account_in71c4amph0vgo2qllky",
"created_at": null
},
"type": "export",
"vendor_csv": null,
"voided_check": null
}
],
"next_cursor": "v57w5d"
}