---
title: "GET /api/careers/v1/locations"
method: GET
path: "/api/careers/v1/locations"
tags: ["locations"]
---

# GET /api/careers/v1/locations

`GET /api/careers/v1/locations`

Returns a list of locations

## Response `200`

List of locations.

- object
  - `data` Location[], required
    - `id` string, required
    - `name` string, required — Name of the location

## Other responses

- `401` — The user is unauthorized.

---

[API](https://skmtc.net/peopleforce/apis/company-api.md) · [All operations](https://skmtc.net/peopleforce/apis/company-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/peopleforce/company-api/revisions/ff612e61a4c3/schema)
