# Get GeoIP database configurations **GET /_ingest/geoip/database/{id}** **All methods and paths for this operation:**
GET /_ingest/geoip/database
GET /_ingest/geoip/database/{id}
Get information about one or more IP geolocation database configurations. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **id** (string | array[string]) A comma-separated list of database configuration IDs to retrieve. Wildcard (`*`) expressions are supported. To get all database configurations, omit this parameter or use `*`. ## Responses ### 200 #### Body: application/json (object) - **databases** (array[object]) [Powered by Bump.sh](https://bump.sh)