---
title: "Get group location by group id and location id"
method: GET
path: "/v2/organisation/groups/{groupId}/locations/{locationId}"
tags: ["Group Locations"]
---

# Get group location by group id and location id

`GET /v2/organisation/groups/{groupId}/locations/{locationId}`

## Path parameters

- `groupId` integer, required
- `locationId` integer, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Group not found or location not found

---

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