Get Institution Locations
GET {{baseUrl}}/locations?filters=STNAME:Oregon AND SERVTYPE:11&fields=NAME,UNINUM,SERVTYPE,RUNDATE,CITY,STNAME,ZIP,COUNTY&sort_by=NAME&sort_order=DESC&limit=10&offset=0&format=json&download=true&filename=data_file
Returns locations/branches of financial institutions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filters | string | The filter for the location search. | |
fields | string | Comma delimited list of fields to return. | |
sort_by | string | Field name by which to sort returned data | |
sort_order | string | Indicator if ascending (ASC) or descending (DESC) | |
limit | number | The number of records to return. Default is 10 and maximum is 10,000. | |
offset | number | The offset of page to return. | |
format | string | The format of the data to return. | |
download | boolean | Whether the data should be downloaded as a file. | |
filename | string | The filename to use when downloading data. |
RESPONSES
status: OK
{"meta":{"total":-53662259,"parameters":{},"index":{"name":"aute dolore fugiat","createTimestamp":"1998-06-02T03:04:31.449Z"}},"data":[{"value":"reference location_properties.yaml not found in the OpenAPI spec"},{"value":"reference location_properties.yaml not found in the OpenAPI spec"}]}