---
title: "Get source group"
method: GET
path: "/v1/api/sourceGroups/{id}"
tags: ["Source Groups", "v1"]
---

# Get source group

`GET /v1/api/sourceGroups/{id}`

Retrieve a source group by ID. Only returns source groups owned by the organization associated with the API key.

## Path parameters

- `id` integer, required

## Other responses

- `400` — 400 - Bad Request
- `401` — 401 - Invalid API Key
- `403` — 403 - Request Forbidden
- `429` — 429 - Too Many Requests
- `500` — 500 - Server Error

---

[API](https://skmtc.net/goperigon/apis/perigon-api.md) · [All operations](https://skmtc.net/goperigon/apis/perigon-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goperigon/perigon-api/versions/2c55bf07003a/schema)
