---
title: "GET /spaces/{space_id}/social_profile_groups"
method: GET
path: "/spaces/{space_id}/social_profile_groups"
tags: ["Social Profile Groups"]
---

# GET /spaces/{space_id}/social_profile_groups

`GET /spaces/{space_id}/social_profile_groups`

Social Profile Group is a collection of any number of Social Profiles connected within a Space.

**Note -** You may choose to ignore any extra fields returned in the API result.

## Path parameters

- `space_id` string, required

## Response `200`

successful operation

- SocialProfileGroup
  - `data` object[]
    - `id` string
    - `name` string
    - `socialProfiles` string[]

---

[API](https://skmtc.dev/statusbrew/apis/analytics-api.md) · [All operations](https://skmtc.dev/statusbrew/apis/analytics-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/statusbrew/analytics-api/revisions/f3d70ecb9264/schema)
