# Get locations **GET /locations** Per physical restaurant location, there will be a *Location*. This endpoint can be used to query them. You can have to specify an account, otherwise the locations of your own account will be returned ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Bearer auth ## Parameters ### Query parameters - **where** (string) ## Responses ### 200 OK #### Headers - **Server** (string) - **Date** (string) - **Content-Type** (string) - **Content-Length** (integer) - **Connection** (string) - **X-Total-Count** (integer) - **Cache-Control** (string) - **Expires** (string) - **Last-Modified** (string) - **Access-Control-Allow-Origin** (string) - **Access-Control-Allow-Headers** (string) - **Access-Control-Allow-Methods** (string) - **Access-Control-Allow-Credentials** (boolean) #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)