# Location

Provider API v0.6.5 · 1 operation
Source: https://plas.redia.dk/en/provider/v0.6.5/location/

No description in the specification.

## Get locations

`GET` `/locations` · `GetLocations`

Get all branches (libraries) that exist, and all sections of the branches. Sections is a natural division of the branches into smaller and 
smaller locations (such as floor and/or department, etc.), and each section is part of the path that describes an item's location in a library.  
Each section object contains the actual location values (e.g. a section of type "department" could contain the location values "adult", "youngAdult" and "children").


### Parameters

Shared across operations: `version`. [See the shared contract on the version page.](https://plas.redia.dk/en/provider/v0.6.5/)

### Responses

- `200` [`LocationsResponseBody`](https://plas.redia.dk/en/provider/v0.6.5/schemas/#LocationsResponseBody) — Success

Error responses: 400 · 401 — [See the shared contract on the version page.](https://plas.redia.dk/en/provider/v0.6.5/)
