---
title: "Retrieve the details of a specific people group across countries. (JSON or XML)"
method: GET
path: "/v1/people_groups_global/{id}.{format}"
tags: ["People Groups Across Countries (PGAC)"]
---

# Retrieve the details of a specific people group across countries. (JSON or XML)

`GET /v1/people_groups_global/{id}.{format}`

Retrieve the details of a specific people group across the countries they reside.

## Path parameters

- `id` string, required
- `format` 'json' | 'xml', required

## Query parameters

- `api_key` string, required
- `include_country_list` string

## Response `200`

The details of the specified people group.

- object

## Other responses

- `400` — Bad request. Your request is malformed in some way. Check your supplied parameters.
- `401` — Unauthorized. You are missing your API key, or it has been suspended.
- `404` — Not found. The requested route was not found.
- `500` — Internal server error. Please try again later.

---

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