# Query Countries Endpoint: GET /countries Version: 1.0 ## Query parameters: - `search` (string) ## Response 200 fields (application/json): - `name` (string,null) - `abbr` (string,null)