# Location

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

Ingen beskrivelse i specifikationen.

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


### Parametre

Fælles for operationerne: `version`. [Se den fælles kontrakt på versionssiden.](https://plas.redia.dk/provider/v0.6.5/)

### Svar

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

Fejlsvar: 400 · 401 — [Se den fælles kontrakt på versionssiden.](https://plas.redia.dk/provider/v0.6.5/)
