---
api: 'Merchant API'
---

# Retrieve a location

Retrieve details of a specific location, based on its ID.

## Endpoint

GET `/api/locations/{location_id}`

## Returns

### 200

OK

#### Response attributes


## Error responses

| HTTP status code | Description |
| --- | --- |
| 401 | Unauthorized |
| 404 | Not Found |
