# Organization API: Customer Portal: Countries

> The 1 Organization API operations for countries.

Source: https://docs.coritan.com/api/reference/organizations/customer-portal/countries/

Part of [Customer Portal](/api/reference/organizations/customer-portal/).

## Operations

| Method | Path | Summary |
| --- | --- | --- |
| GET | [`/api/v1/orgs/{org_slug}/portal/countries`](#op-get-api-v1-orgs-org-slug-portal-countries) | Countries a customer can bill from, and the one we think they are in |

### Countries a customer can bill from, and the one we think they are in {#op-get-api-v1-orgs-org-slug-portal-countries}

`GET /api/v1/orgs/{org_slug}/portal/countries`

Countries a customer can bill from, and the one we think they are in.

#### Parameters

| Name | In | Type | Required |
| --- | --- | --- | --- |
| `org_slug` | path | string | yes |

#### Responses

| Status | Meaning |
| --- | --- |
| `200` | Success. |
| `422` | The request is not valid. `detail` lists each problem. |
