---
title: "List organizations the user belongs to"
method: GET
path: "/organizations"
tags: ["Organizations"]
---

# List organizations the user belongs to

`GET /organizations`

## Response `200`

Response

- UserOrganizationsListResponse — UserOrganizationsListResponse
  - `organizations` object[], required — Organizations
    - `account_id` string, required — Account ID of the organization's root unit
    - `create_time` string, required — Time of creating the organization
    - `default_governance_user_group_id` string — Default governance user group ID
    - `organization_id` string, required — Organization's ID
    - `organization_name` string, required — Organization's name
    - `tier` 'business' | 'personal', required — An enumeration.
    - `update_time` string, required — Time of the organization's latest update

---

[API](https://skmtc.net/aiven/apis/aiven-api-documentation.md) · [All operations](https://skmtc.net/aiven/apis/aiven-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aiven/aiven-api-documentation/revisions/cbfbf0f96a48/schema)
