# get usage metering config info

`GET https://api.suger.cloud/org/{orgId}/usageMeteringConfigInfo`

Get the usage metering config info of the given organization.

## Parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| `orgId` | path | string | yes | Organization ID |

## Responses

### 200 — Usage metering config info

Content-Type: `application/json` · Schema: `UsageMeteringConfigInfo`

### 400 — Bad request error

Content-Type: `application/json`

### 500 — Internal server error

Content-Type: `application/json`

---

Interactive API reference: https://doc.suger.io/api/
