List all FinancialAccounts

GET {{baseUrl}}/v1/treasury/financial_accounts

Returns a list of FinancialAccounts.

Request Params

KeyDatatypeRequiredDescription
created[gt]string
created[gte]string
created[lt]string
created[lte]string
ending_beforestringAn object ID cursor for use in pagination.
expand[0]stringSpecifies which fields in the response should be expanded.
expand[1]stringSpecifies which fields in the response should be expanded.
limitstringA limit ranging from 1 to 100 (defaults to 10).
starting_afterstringAn object ID cursor for use in pagination.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring