v3 Ushahidi Platform REST API Documentation
  • V3
    • Overview
    • Login & Register
    • Posts
      • Sub Posts & Translation
    • Tags
    • Configuration
    • Data provider
    • Country Code
    • Tos
    • Permissons
    • Roles
    • Users
      • User Settings
    • Saved Search
    • Collections
      • Collections Page
    • Messages
    • Exports
    • Contacts
    • HXL
    • Media
    • Verifier
    • Migration
    • Notification
    • Layer
    • Webhooks
    • Api Keys
    • Forms
      • Form Attribute
      • Form Contacts
      • Form Role
      • Form Stages
    • CSV
    • Test
  • V5
    • Overview
    • Posts
    • Surveys
    • Categories
Powered by GitBook
On this page
  1. V3

Country Code

PreviousData providerNextTos

Get country codes

get
Authorizations
Query parameters
orderbystringOptional

Sorting parameter Available values : entity fields Default value : id

orderstringOptional

Sorting parameter Available values : [ASC,DESC] Default value : ASC

limitinteger · int32Optional

Paging parameter Default value : null

offsetinteger · int32Optional

Paging parameter Default value : 0

country_codestringOptional

A filter parameter using the country code to filter the countries.

dial_codestringOptional

A filter parameter using the dail code to filter the countries.

Responses
200
OK
application/json
401
Unauthorized
application/json
get
GET /api/v3/country-codes HTTP/1.1
Host: ushahididocs.api.ushahidi.io
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "count": 246,
  "results": [
    {
      "id": 1,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/1",
      "country_name": "Afghanistan",
      "dial_code": "+93",
      "country_code": "AF",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 2,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/2",
      "country_name": "Ã…land Islands",
      "dial_code": "+358",
      "country_code": "AX",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 3,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/3",
      "country_name": "Albania",
      "dial_code": "+355",
      "country_code": "AL",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 4,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/4",
      "country_name": "Algeria",
      "dial_code": "+213",
      "country_code": "DZ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 5,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/5",
      "country_name": "American Samoa",
      "dial_code": "+1684",
      "country_code": "AS",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 6,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/6",
      "country_name": "Andorra",
      "dial_code": "+376",
      "country_code": "AD",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 7,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/7",
      "country_name": "Angola",
      "dial_code": "+244",
      "country_code": "AO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 8,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/8",
      "country_name": "Anguilla",
      "dial_code": "+1264",
      "country_code": "AI",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 9,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/9",
      "country_name": "Antarctica",
      "dial_code": "+672",
      "country_code": "AQ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 10,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/10",
      "country_name": "Antigua and Barbuda",
      "dial_code": "+1268",
      "country_code": "AG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 11,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/11",
      "country_name": "Argentina",
      "dial_code": "+54",
      "country_code": "AR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 12,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/12",
      "country_name": "Armenia",
      "dial_code": "+374",
      "country_code": "AM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 13,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/13",
      "country_name": "Aruba",
      "dial_code": "+297",
      "country_code": "AW",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 14,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/14",
      "country_name": "Australia",
      "dial_code": "+61",
      "country_code": "AU",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 15,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/15",
      "country_name": "Austria",
      "dial_code": "+43",
      "country_code": "AT",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 16,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/16",
      "country_name": "Azerbaijan",
      "dial_code": "+994",
      "country_code": "AZ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 17,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/17",
      "country_name": "Bahamas",
      "dial_code": "+1242",
      "country_code": "BS",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 18,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/18",
      "country_name": "Bahrain",
      "dial_code": "+973",
      "country_code": "BH",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 19,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/19",
      "country_name": "Bangladesh",
      "dial_code": "+880",
      "country_code": "BD",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 20,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/20",
      "country_name": "Barbados",
      "dial_code": "+1246",
      "country_code": "BB",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 21,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/21",
      "country_name": "Belarus",
      "dial_code": "+375",
      "country_code": "BY",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 22,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/22",
      "country_name": "Belgium",
      "dial_code": "+32",
      "country_code": "BE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 23,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/23",
      "country_name": "Belize",
      "dial_code": "+501",
      "country_code": "BZ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 24,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/24",
      "country_name": "Benin",
      "dial_code": "+229",
      "country_code": "BJ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 25,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/25",
      "country_name": "Bermuda",
      "dial_code": "+1441",
      "country_code": "BM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 26,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/26",
      "country_name": "Bhutan",
      "dial_code": "+975",
      "country_code": "BT",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 27,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/27",
      "country_name": "Bolivia, Plurinational State of bolivia",
      "dial_code": "+591",
      "country_code": "BO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 28,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/28",
      "country_name": "Bosnia and Herzegovina",
      "dial_code": "+387",
      "country_code": "BA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 29,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/29",
      "country_name": "Botswana",
      "dial_code": "+267",
      "country_code": "BW",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 30,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/30",
      "country_name": "Bouvet Island",
      "dial_code": "+47",
      "country_code": "BV",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 31,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/31",
      "country_name": "Brazil",
      "dial_code": "+55",
      "country_code": "BR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 32,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/32",
      "country_name": "British Indian Ocean Territory",
      "dial_code": "+246",
      "country_code": "IO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 33,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/33",
      "country_name": "Brunei Darussalam",
      "dial_code": "+673",
      "country_code": "BN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 34,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/34",
      "country_name": "Bulgaria",
      "dial_code": "+359",
      "country_code": "BG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 35,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/35",
      "country_name": "Burkina Faso",
      "dial_code": "+226",
      "country_code": "BF",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 36,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/36",
      "country_name": "Burundi",
      "dial_code": "+257",
      "country_code": "BI",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 37,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/37",
      "country_name": "Cambodia",
      "dial_code": "+855",
      "country_code": "KH",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 38,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/38",
      "country_name": "Cameroon",
      "dial_code": "+237",
      "country_code": "CM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 39,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/39",
      "country_name": "Canada",
      "dial_code": "+1",
      "country_code": "CA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 40,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/40",
      "country_name": "Cape Verde",
      "dial_code": "+238",
      "country_code": "CV",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 41,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/41",
      "country_name": "Cayman Islands",
      "dial_code": "+ 345",
      "country_code": "KY",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 42,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/42",
      "country_name": "Central African Republic",
      "dial_code": "+236",
      "country_code": "CF",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 43,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/43",
      "country_name": "Chad",
      "dial_code": "+235",
      "country_code": "TD",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 44,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/44",
      "country_name": "Chile",
      "dial_code": "+56",
      "country_code": "CL",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 45,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/45",
      "country_name": "China",
      "dial_code": "+86",
      "country_code": "CN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 46,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/46",
      "country_name": "Christmas Island",
      "dial_code": "+61",
      "country_code": "CX",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 47,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/47",
      "country_name": "Cocos (Keeling) Islands",
      "dial_code": "+61",
      "country_code": "CC",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 48,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/48",
      "country_name": "Colombia",
      "dial_code": "+57",
      "country_code": "CO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 49,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/49",
      "country_name": "Comoros",
      "dial_code": "+269",
      "country_code": "KM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 50,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/50",
      "country_name": "Congo",
      "dial_code": "+242",
      "country_code": "CG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 51,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/51",
      "country_name": "Congo, The Democratic Republic of the Congo",
      "dial_code": "+243",
      "country_code": "CD",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 52,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/52",
      "country_name": "Cook Islands",
      "dial_code": "+682",
      "country_code": "CK",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 53,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/53",
      "country_name": "Costa Rica",
      "dial_code": "+506",
      "country_code": "CR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 54,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/54",
      "country_name": "Cote d'Ivoire",
      "dial_code": "+225",
      "country_code": "CI",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 55,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/55",
      "country_name": "Croatia",
      "dial_code": "+385",
      "country_code": "HR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 56,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/56",
      "country_name": "Cuba",
      "dial_code": "+53",
      "country_code": "CU",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 57,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/57",
      "country_name": "Cyprus",
      "dial_code": "+357",
      "country_code": "CY",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 58,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/58",
      "country_name": "Czech Republic",
      "dial_code": "+420",
      "country_code": "CZ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 59,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/59",
      "country_name": "Denmark",
      "dial_code": "+45",
      "country_code": "DK",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 60,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/60",
      "country_name": "Djibouti",
      "dial_code": "+253",
      "country_code": "DJ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 61,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/61",
      "country_name": "Dominica",
      "dial_code": "+1767",
      "country_code": "DM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 62,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/62",
      "country_name": "Dominican Republic",
      "dial_code": "+1849",
      "country_code": "DO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 63,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/63",
      "country_name": "Ecuador",
      "dial_code": "+593",
      "country_code": "EC",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 64,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/64",
      "country_name": "Egypt",
      "dial_code": "+20",
      "country_code": "EG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 65,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/65",
      "country_name": "El Salvador",
      "dial_code": "+503",
      "country_code": "SV",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 66,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/66",
      "country_name": "Equatorial Guinea",
      "dial_code": "+240",
      "country_code": "GQ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 67,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/67",
      "country_name": "Eritrea",
      "dial_code": "+291",
      "country_code": "ER",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 68,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/68",
      "country_name": "Estonia",
      "dial_code": "+372",
      "country_code": "EE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 69,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/69",
      "country_name": "Ethiopia",
      "dial_code": "+251",
      "country_code": "ET",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 70,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/70",
      "country_name": "Falkland Islands (Malvinas)",
      "dial_code": "+500",
      "country_code": "FK",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 71,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/71",
      "country_name": "Faroe Islands",
      "dial_code": "+298",
      "country_code": "FO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 72,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/72",
      "country_name": "Fiji",
      "dial_code": "+679",
      "country_code": "FJ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 73,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/73",
      "country_name": "Finland",
      "dial_code": "+358",
      "country_code": "FI",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 74,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/74",
      "country_name": "France",
      "dial_code": "+33",
      "country_code": "FR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 75,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/75",
      "country_name": "French Guiana",
      "dial_code": "+594",
      "country_code": "GF",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 76,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/76",
      "country_name": "French Polynesia",
      "dial_code": "+689",
      "country_code": "PF",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 77,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/77",
      "country_name": "French Southern Territories",
      "dial_code": "+262",
      "country_code": "TF",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 78,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/78",
      "country_name": "Gabon",
      "dial_code": "+241",
      "country_code": "GA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 79,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/79",
      "country_name": "Gambia",
      "dial_code": "+220",
      "country_code": "GM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 80,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/80",
      "country_name": "Georgia",
      "dial_code": "+995",
      "country_code": "GE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 81,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/81",
      "country_name": "Germany",
      "dial_code": "+49",
      "country_code": "DE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 82,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/82",
      "country_name": "Ghana",
      "dial_code": "+233",
      "country_code": "GH",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 83,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/83",
      "country_name": "Gibraltar",
      "dial_code": "+350",
      "country_code": "GI",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 84,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/84",
      "country_name": "Greece",
      "dial_code": "+30",
      "country_code": "GR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 85,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/85",
      "country_name": "Greenland",
      "dial_code": "+299",
      "country_code": "GL",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 86,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/86",
      "country_name": "Grenada",
      "dial_code": "+1473",
      "country_code": "GD",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 87,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/87",
      "country_name": "Guadeloupe",
      "dial_code": "+590",
      "country_code": "GP",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 88,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/88",
      "country_name": "Guam",
      "dial_code": "+1671",
      "country_code": "GU",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 89,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/89",
      "country_name": "Guatemala",
      "dial_code": "+502",
      "country_code": "GT",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 90,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/90",
      "country_name": "Guernsey",
      "dial_code": "+44",
      "country_code": "GG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 91,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/91",
      "country_name": "Guinea",
      "dial_code": "+224",
      "country_code": "GN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 92,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/92",
      "country_name": "Guinea-Bissau",
      "dial_code": "+245",
      "country_code": "GW",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 93,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/93",
      "country_name": "Guyana",
      "dial_code": "+592",
      "country_code": "GY",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 94,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/94",
      "country_name": "Haiti",
      "dial_code": "+509",
      "country_code": "HT",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 95,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/95",
      "country_name": "Heard Island and Mcdonald Islands",
      "dial_code": "+0",
      "country_code": "HM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 96,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/96",
      "country_name": "Holy See (Vatican City State)",
      "dial_code": "+379",
      "country_code": "VA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 97,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/97",
      "country_name": "Honduras",
      "dial_code": "+504",
      "country_code": "HN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 98,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/98",
      "country_name": "Hong Kong",
      "dial_code": "+852",
      "country_code": "HK",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 99,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/99",
      "country_name": "Hungary",
      "dial_code": "+36",
      "country_code": "HU",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 100,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/100",
      "country_name": "Iceland",
      "dial_code": "+354",
      "country_code": "IS",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 101,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/101",
      "country_name": "India",
      "dial_code": "+91",
      "country_code": "IN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 102,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/102",
      "country_name": "Indonesia",
      "dial_code": "+62",
      "country_code": "ID",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 103,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/103",
      "country_name": "Iran, Islamic Republic of Persian Gulf",
      "dial_code": "+98",
      "country_code": "IR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 104,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/104",
      "country_name": "Iraq",
      "dial_code": "+964",
      "country_code": "IQ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 105,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/105",
      "country_name": "Ireland",
      "dial_code": "+353",
      "country_code": "IE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 106,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/106",
      "country_name": "Isle of Man",
      "dial_code": "+44",
      "country_code": "IM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 107,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/107",
      "country_name": "Israel",
      "dial_code": "+972",
      "country_code": "IL",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 108,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/108",
      "country_name": "Italy",
      "dial_code": "+39",
      "country_code": "IT",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 109,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/109",
      "country_name": "Jamaica",
      "dial_code": "+1876",
      "country_code": "JM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 110,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/110",
      "country_name": "Japan",
      "dial_code": "+81",
      "country_code": "JP",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 111,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/111",
      "country_name": "Jersey",
      "dial_code": "+44",
      "country_code": "JE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 112,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/112",
      "country_name": "Jordan",
      "dial_code": "+962",
      "country_code": "JO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 113,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/113",
      "country_name": "Kazakhstan",
      "dial_code": "+7",
      "country_code": "KZ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 114,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/114",
      "country_name": "Kenya",
      "dial_code": "+254",
      "country_code": "KE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 115,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/115",
      "country_name": "Kiribati",
      "dial_code": "+686",
      "country_code": "KI",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 116,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/116",
      "country_name": "Korea, Democratic People's Republic of Korea",
      "dial_code": "+850",
      "country_code": "KP",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 117,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/117",
      "country_name": "Korea, Republic of South Korea",
      "dial_code": "+82",
      "country_code": "KR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 118,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/118",
      "country_name": "Kosovo",
      "dial_code": "+383",
      "country_code": "XK",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 119,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/119",
      "country_name": "Kuwait",
      "dial_code": "+965",
      "country_code": "KW",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 120,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/120",
      "country_name": "Kyrgyzstan",
      "dial_code": "+996",
      "country_code": "KG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 121,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/121",
      "country_name": "Laos",
      "dial_code": "+856",
      "country_code": "LA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 122,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/122",
      "country_name": "Latvia",
      "dial_code": "+371",
      "country_code": "LV",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 123,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/123",
      "country_name": "Lebanon",
      "dial_code": "+961",
      "country_code": "LB",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 124,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/124",
      "country_name": "Lesotho",
      "dial_code": "+266",
      "country_code": "LS",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 125,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/125",
      "country_name": "Liberia",
      "dial_code": "+231",
      "country_code": "LR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 126,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/126",
      "country_name": "Libyan Arab Jamahiriya",
      "dial_code": "+218",
      "country_code": "LY",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 127,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/127",
      "country_name": "Liechtenstein",
      "dial_code": "+423",
      "country_code": "LI",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 128,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/128",
      "country_name": "Lithuania",
      "dial_code": "+370",
      "country_code": "LT",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 129,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/129",
      "country_name": "Luxembourg",
      "dial_code": "+352",
      "country_code": "LU",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 130,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/130",
      "country_name": "Macao",
      "dial_code": "+853",
      "country_code": "MO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 131,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/131",
      "country_name": "Macedonia",
      "dial_code": "+389",
      "country_code": "MK",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 132,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/132",
      "country_name": "Madagascar",
      "dial_code": "+261",
      "country_code": "MG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 133,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/133",
      "country_name": "Malawi",
      "dial_code": "+265",
      "country_code": "MW",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 134,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/134",
      "country_name": "Malaysia",
      "dial_code": "+60",
      "country_code": "MY",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 135,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/135",
      "country_name": "Maldives",
      "dial_code": "+960",
      "country_code": "MV",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 136,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/136",
      "country_name": "Mali",
      "dial_code": "+223",
      "country_code": "ML",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 137,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/137",
      "country_name": "Malta",
      "dial_code": "+356",
      "country_code": "MT",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 138,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/138",
      "country_name": "Marshall Islands",
      "dial_code": "+692",
      "country_code": "MH",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 139,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/139",
      "country_name": "Martinique",
      "dial_code": "+596",
      "country_code": "MQ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 140,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/140",
      "country_name": "Mauritania",
      "dial_code": "+222",
      "country_code": "MR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 141,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/141",
      "country_name": "Mauritius",
      "dial_code": "+230",
      "country_code": "MU",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 142,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/142",
      "country_name": "Mayotte",
      "dial_code": "+262",
      "country_code": "YT",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 143,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/143",
      "country_name": "Mexico",
      "dial_code": "+52",
      "country_code": "MX",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 144,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/144",
      "country_name": "Micronesia, Federated States of Micronesia",
      "dial_code": "+691",
      "country_code": "FM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 145,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/145",
      "country_name": "Moldova",
      "dial_code": "+373",
      "country_code": "MD",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 146,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/146",
      "country_name": "Monaco",
      "dial_code": "+377",
      "country_code": "MC",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 147,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/147",
      "country_name": "Mongolia",
      "dial_code": "+976",
      "country_code": "MN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 148,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/148",
      "country_name": "Montenegro",
      "dial_code": "+382",
      "country_code": "ME",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 149,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/149",
      "country_name": "Montserrat",
      "dial_code": "+1664",
      "country_code": "MS",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 150,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/150",
      "country_name": "Morocco",
      "dial_code": "+212",
      "country_code": "MA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 151,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/151",
      "country_name": "Mozambique",
      "dial_code": "+258",
      "country_code": "MZ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 152,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/152",
      "country_name": "Myanmar",
      "dial_code": "+95",
      "country_code": "MM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 153,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/153",
      "country_name": "Namibia",
      "dial_code": "+264",
      "country_code": "NA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 154,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/154",
      "country_name": "Nauru",
      "dial_code": "+674",
      "country_code": "NR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 155,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/155",
      "country_name": "Nepal",
      "dial_code": "+977",
      "country_code": "NP",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 156,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/156",
      "country_name": "Netherlands",
      "dial_code": "+31",
      "country_code": "NL",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 157,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/157",
      "country_name": "Netherlands Antilles",
      "dial_code": "+599",
      "country_code": "AN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 158,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/158",
      "country_name": "New Caledonia",
      "dial_code": "+687",
      "country_code": "NC",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 159,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/159",
      "country_name": "New Zealand",
      "dial_code": "+64",
      "country_code": "NZ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 160,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/160",
      "country_name": "Nicaragua",
      "dial_code": "+505",
      "country_code": "NI",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 161,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/161",
      "country_name": "Niger",
      "dial_code": "+227",
      "country_code": "NE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 162,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/162",
      "country_name": "Nigeria",
      "dial_code": "+234",
      "country_code": "NG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 163,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/163",
      "country_name": "Niue",
      "dial_code": "+683",
      "country_code": "NU",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 164,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/164",
      "country_name": "Norfolk Island",
      "dial_code": "+672",
      "country_code": "NF",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 165,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/165",
      "country_name": "Northern Mariana Islands",
      "dial_code": "+1670",
      "country_code": "MP",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 166,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/166",
      "country_name": "Norway",
      "dial_code": "+47",
      "country_code": "NO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 167,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/167",
      "country_name": "Oman",
      "dial_code": "+968",
      "country_code": "OM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 168,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/168",
      "country_name": "Pakistan",
      "dial_code": "+92",
      "country_code": "PK",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 169,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/169",
      "country_name": "Palau",
      "dial_code": "+680",
      "country_code": "PW",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 170,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/170",
      "country_name": "Palestinian Territory, Occupied",
      "dial_code": "+970",
      "country_code": "PS",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 171,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/171",
      "country_name": "Panama",
      "dial_code": "+507",
      "country_code": "PA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 172,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/172",
      "country_name": "Papua New Guinea",
      "dial_code": "+675",
      "country_code": "PG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 173,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/173",
      "country_name": "Paraguay",
      "dial_code": "+595",
      "country_code": "PY",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 174,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/174",
      "country_name": "Peru",
      "dial_code": "+51",
      "country_code": "PE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 175,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/175",
      "country_name": "Philippines",
      "dial_code": "+63",
      "country_code": "PH",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 176,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/176",
      "country_name": "Pitcairn",
      "dial_code": "+64",
      "country_code": "PN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 177,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/177",
      "country_name": "Poland",
      "dial_code": "+48",
      "country_code": "PL",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 178,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/178",
      "country_name": "Portugal",
      "dial_code": "+351",
      "country_code": "PT",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 179,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/179",
      "country_name": "Puerto Rico",
      "dial_code": "+1939",
      "country_code": "PR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 180,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/180",
      "country_name": "Qatar",
      "dial_code": "+974",
      "country_code": "QA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 181,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/181",
      "country_name": "Romania",
      "dial_code": "+40",
      "country_code": "RO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 182,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/182",
      "country_name": "Russia",
      "dial_code": "+7",
      "country_code": "RU",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 183,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/183",
      "country_name": "Rwanda",
      "dial_code": "+250",
      "country_code": "RW",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 184,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/184",
      "country_name": "Reunion",
      "dial_code": "+262",
      "country_code": "RE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 185,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/185",
      "country_name": "Saint Barthelemy",
      "dial_code": "+590",
      "country_code": "BL",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 186,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/186",
      "country_name": "Saint Helena, Ascension and Tristan Da Cunha",
      "dial_code": "+290",
      "country_code": "SH",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 187,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/187",
      "country_name": "Saint Kitts and Nevis",
      "dial_code": "+1869",
      "country_code": "KN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 188,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/188",
      "country_name": "Saint Lucia",
      "dial_code": "+1758",
      "country_code": "LC",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 189,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/189",
      "country_name": "Saint Martin",
      "dial_code": "+590",
      "country_code": "MF",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 190,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/190",
      "country_name": "Saint Pierre and Miquelon",
      "dial_code": "+508",
      "country_code": "PM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 191,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/191",
      "country_name": "Saint Vincent and the Grenadines",
      "dial_code": "+1784",
      "country_code": "VC",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 192,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/192",
      "country_name": "Samoa",
      "dial_code": "+685",
      "country_code": "WS",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 193,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/193",
      "country_name": "San Marino",
      "dial_code": "+378",
      "country_code": "SM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 194,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/194",
      "country_name": "Sao Tome and Principe",
      "dial_code": "+239",
      "country_code": "ST",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 195,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/195",
      "country_name": "Saudi Arabia",
      "dial_code": "+966",
      "country_code": "SA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 196,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/196",
      "country_name": "Senegal",
      "dial_code": "+221",
      "country_code": "SN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 197,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/197",
      "country_name": "Serbia",
      "dial_code": "+381",
      "country_code": "RS",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 198,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/198",
      "country_name": "Seychelles",
      "dial_code": "+248",
      "country_code": "SC",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 199,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/199",
      "country_name": "Sierra Leone",
      "dial_code": "+232",
      "country_code": "SL",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 200,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/200",
      "country_name": "Singapore",
      "dial_code": "+65",
      "country_code": "SG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 201,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/201",
      "country_name": "Slovakia",
      "dial_code": "+421",
      "country_code": "SK",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 202,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/202",
      "country_name": "Slovenia",
      "dial_code": "+386",
      "country_code": "SI",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 203,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/203",
      "country_name": "Solomon Islands",
      "dial_code": "+677",
      "country_code": "SB",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 204,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/204",
      "country_name": "Somalia",
      "dial_code": "+252",
      "country_code": "SO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 205,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/205",
      "country_name": "South Africa",
      "dial_code": "+27",
      "country_code": "ZA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 206,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/206",
      "country_name": "South Sudan",
      "dial_code": "+211",
      "country_code": "SS",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 207,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/207",
      "country_name": "South Georgia and the South Sandwich Islands",
      "dial_code": "+500",
      "country_code": "GS",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 208,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/208",
      "country_name": "Spain",
      "dial_code": "+34",
      "country_code": "ES",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 209,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/209",
      "country_name": "Sri Lanka",
      "dial_code": "+94",
      "country_code": "LK",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 210,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/210",
      "country_name": "Sudan",
      "dial_code": "+249",
      "country_code": "SD",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 211,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/211",
      "country_name": "Suriname",
      "dial_code": "+597",
      "country_code": "SR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 212,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/212",
      "country_name": "Svalbard and Jan Mayen",
      "dial_code": "+47",
      "country_code": "SJ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 213,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/213",
      "country_name": "Swaziland",
      "dial_code": "+268",
      "country_code": "SZ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 214,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/214",
      "country_name": "Sweden",
      "dial_code": "+46",
      "country_code": "SE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 215,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/215",
      "country_name": "Switzerland",
      "dial_code": "+41",
      "country_code": "CH",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 216,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/216",
      "country_name": "Syrian Arab Republic",
      "dial_code": "+963",
      "country_code": "SY",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 217,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/217",
      "country_name": "Taiwan",
      "dial_code": "+886",
      "country_code": "TW",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 218,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/218",
      "country_name": "Tajikistan",
      "dial_code": "+992",
      "country_code": "TJ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 219,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/219",
      "country_name": "Tanzania, United Republic of Tanzania",
      "dial_code": "+255",
      "country_code": "TZ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 220,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/220",
      "country_name": "Thailand",
      "dial_code": "+66",
      "country_code": "TH",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 221,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/221",
      "country_name": "Timor-Leste",
      "dial_code": "+670",
      "country_code": "TL",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 222,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/222",
      "country_name": "Togo",
      "dial_code": "+228",
      "country_code": "TG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 223,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/223",
      "country_name": "Tokelau",
      "dial_code": "+690",
      "country_code": "TK",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 224,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/224",
      "country_name": "Tonga",
      "dial_code": "+676",
      "country_code": "TO",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 225,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/225",
      "country_name": "Trinidad and Tobago",
      "dial_code": "+1868",
      "country_code": "TT",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 226,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/226",
      "country_name": "Tunisia",
      "dial_code": "+216",
      "country_code": "TN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 227,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/227",
      "country_name": "Turkey",
      "dial_code": "+90",
      "country_code": "TR",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 228,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/228",
      "country_name": "Turkmenistan",
      "dial_code": "+993",
      "country_code": "TM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 229,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/229",
      "country_name": "Turks and Caicos Islands",
      "dial_code": "+1649",
      "country_code": "TC",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 230,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/230",
      "country_name": "Tuvalu",
      "dial_code": "+688",
      "country_code": "TV",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 231,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/231",
      "country_name": "Uganda",
      "dial_code": "+256",
      "country_code": "UG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 232,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/232",
      "country_name": "Ukraine",
      "dial_code": "+380",
      "country_code": "UA",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 233,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/233",
      "country_name": "United Arab Emirates",
      "dial_code": "+971",
      "country_code": "AE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 234,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/234",
      "country_name": "United Kingdom",
      "dial_code": "+44",
      "country_code": "GB",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 235,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/235",
      "country_name": "United States",
      "dial_code": "+1",
      "country_code": "US",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 236,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/236",
      "country_name": "Uruguay",
      "dial_code": "+598",
      "country_code": "UY",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 237,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/237",
      "country_name": "Uzbekistan",
      "dial_code": "+998",
      "country_code": "UZ",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 238,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/238",
      "country_name": "Vanuatu",
      "dial_code": "+678",
      "country_code": "VU",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 239,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/239",
      "country_name": "Venezuela, Bolivarian Republic of Venezuela",
      "dial_code": "+58",
      "country_code": "VE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 240,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/240",
      "country_name": "Vietnam",
      "dial_code": "+84",
      "country_code": "VN",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 241,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/241",
      "country_name": "Virgin Islands, British",
      "dial_code": "+1284",
      "country_code": "VG",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 242,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/242",
      "country_name": "Virgin Islands, U.S.",
      "dial_code": "+1340",
      "country_code": "VI",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 243,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/243",
      "country_name": "Wallis and Futuna",
      "dial_code": "+681",
      "country_code": "WF",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 244,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/244",
      "country_name": "Yemen",
      "dial_code": "+967",
      "country_code": "YE",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 245,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/245",
      "country_name": "Zambia",
      "dial_code": "+260",
      "country_code": "ZM",
      "allowed_privileges": [
        "read",
        "search"
      ]
    },
    {
      "id": 246,
      "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/246",
      "country_name": "Zimbabwe",
      "dial_code": "+263",
      "country_code": "ZW",
      "allowed_privileges": [
        "read",
        "search"
      ]
    }
  ],
  "offset": 0,
  "order": "asc",
  "orderby": "id",
  "curr": "https://ushahididocs.api.ushahidi.io//api/v3/country-codes?orderby=id&order=asc&offset=0",
  "next": "https://ushahididocs.api.ushahidi.io//api/v3/country-codes?orderby=id&order=asc&offset=0",
  "prev": "https://ushahididocs.api.ushahidi.io//api/v3/country-codes?orderby=id&order=asc&offset=0",
  "total_count": 246
}

Get country code

get
Authorizations
Responses
200
OK
application/json
401
Unauthorized
application/json
404
Not Found
application/json
get
GET /api/v3/country-codes/11 HTTP/1.1
Host: ushahididocs.api.ushahidi.io
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "id": 11,
  "url": "https://ushahididocs.api.ushahidi.io//api/v3/country_codes/11",
  "country_name": "Argentina",
  "dial_code": "+54",
  "country_code": "AR",
  "allowed_privileges": [
    "read",
    "search"
  ]
}
  • GETGet country codes
  • GETGet country code