Fetch Grid Regions

Request

GET https://backend.net0.com/v1/grid-regions

This endpoint allows for the retrieval of all the grid regions available on your Net0 account.

curl --location --request GET 'https://backend.net0.com/v1/grid-regions' \
--header 'x-api-key: <API_KEY>'

Response

The response is an array containing objects of all available grid regions.

[
    {
        "id": 1,
        "name": "AKGD",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 2,
        "name": "AKMS",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 3,
        "name": "AZNM",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 4,
        "name": "CAMX",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 5,
        "name": "ERCT",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 6,
        "name": "FRCC",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 7,
        "name": "HIMS",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 8,
        "name": "HIOA",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 9,
        "name": "MROE",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 10,
        "name": "MROW",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 11,
        "name": "NEWE",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 12,
        "name": "NWPP",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 13,
        "name": "NYCW",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 14,
        "name": "NYLI",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 15,
        "name": "NYUP",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 16,
        "name": "RFCE",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 17,
        "name": "RFCM",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 18,
        "name": "RFCW",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 19,
        "name": "RMPA",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 20,
        "name": "SPNO",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 21,
        "name": "SPSO",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 22,
        "name": "SRMV",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 23,
        "name": "SRMW",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 24,
        "name": "SRSO",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 25,
        "name": "SRTV",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 26,
        "name": "SRVC",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 27,
        "name": "U.S.",
        "countryId": 230,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 28,
        "name": "CA",
        "countryId": 39,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 29,
        "name": "Newfoundland and Labrador",
        "countryId": 39,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    },
    {
        "id": 30,
        "name": "Prince Edward Island",
        "countryId": 39,
        "createdAt": "2021-11-19T13:19:25.410Z",
        "updatedAt": "2021-11-19T13:19:25.410Z"
    }
]