---
title: "List groups for the authenticated individual"
method: GET
path: "/identity/businesses"
tags: ["identity", "groups"]
---

# List groups for the authenticated individual

`GET /identity/businesses`

## Response `200`

OK

- GroupsListGroupsOutput
  - `data` GroupsGroup[], nullable
    - `business_account_number` string, nullable
    - `created_by` string
    - `created_ts` string, date-time
    - `id` string
    - `name` string
    - `status` string
    - `updated_by` string
    - `updated_ts` string, date-time

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/revisions/e340056c7fb5/schema)
