Counterparty
List financial institutions
List all financial institutions. Filtered results can be retrieved with extra parameters in your queries.
Query Parameters
country_code
stringOptionalFilter institutions by country code.
ending_before
stringOptionalA cursor for use in pagination. ending_before is an ID that defines your place in the list. For instance, if you make a list request and receive 20 objects, starting with foo_ZXhhbXBsZQo, your subsequent call can include ending_before=foo_ZXhhbXBsZQo in order to fetch the previous page of the list.
limit
integerOptionalA limit on the number of objects to be returned, between 1 and 100. The default is 10.
name
stringOptionalFilter institutions by name.
routing_number_type
stringOptionalFilter institutions by routing number type.
starting_after
stringOptionalA cursor for use in pagination. starting_after is an ID that defines your place in the list. For instance, if you make a list request and receive 20 objects, ending with foo_ZXhhbXBsZQo, your subsequent call can include starting_after=foo_ZXhhbXBsZQo in order to fetch the next page of the list.