# Get a region by ID

```
GET 
/regions/:regionId
```

Get a region by ID

## Request

## Responses

**200**

The requested region

**404**

Region not found or not available for your organization
