---
title: "Changes to List Social Accounts"
method: GET
path: "/social_accounts"
---

# Changes to List Social Accounts

`GET /social_accounts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 42 revisions.

- **2026-08-11** `a01100378e59` — 1 info
- **2026-08-07** `f1020c3ecda4` — 2 info
- **2026-07-26** `60bbb4a6ffbc` — 2 warning, 3 info
- **2026-07-14** `3a06a605784b` — 2 breaking

## Changes

- **2026-08-11** `a01100378e59` — 1 info
  - added the required property `data/items/parent_social_account` to the response with the `200` status
- **2026-08-07** `f1020c3ecda4` — 2 info
  - added the optional property `error/code` to the response with the `400` status
  - added the optional property `error/code` to the response with the `401` status
- **2026-07-26** `60bbb4a6ffbc` — 2 warning, 3 info
  - added the new `discord` enum value to the `data/items/platform` response property for the response status `200`
  - added the new `telegram` enum value to the `data/items/platform` response property for the response status `200`
  - added the new enum value `discord` to the `query` request parameter `platform`
  - added the new enum value `telegram` to the `query` request parameter `platform`
  - added the required property `data/items/error` to the response with the `200` status
- **2026-07-14** `3a06a605784b` — 2 breaking
  - the response property `data/items/url` became nullable for the status `200`
  - the response property `data/items/username` became nullable for the status `200`

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/social_accounts/get.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/social_accounts/get)
