Countries
Retrieve a Country
Returns the details of a specific country.
GET
Path Parameters
Provide a Country ISO US
or ISO3 USA
code.
Example:
"GB"
Query Parameters
Specify the related resources you would like to receive in the response body. More Information.
Specify the fields you would like returned in the response body. More information.
Response
200
application/vnd.api+json
200 Success - Returns the `country` object.
The response is of type object
.