# Organization API: Customer Portal: Currencies

> The 1 Organization API operations for currencies.

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

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

## Operations

| Method | Path | Summary |
| --- | --- | --- |
| GET | [`/api/v1/orgs/{org_slug}/portal/currencies`](#op-get-api-v1-orgs-org-slug-portal-currencies) | List portal currencies |

### List portal currencies {#op-get-api-v1-orgs-org-slug-portal-currencies}

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

#### 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. |
