---
title: "GET /account/default_organization"
method: GET
path: "/account/default_organization"
---

# GET /account/default_organization

`GET /account/default_organization`

## Response `200`

The default organization for the currently logged-in user

- object — An organization
  - `created` string
  - `id` string
  - `subscription` string
  - `owner` string — An organization has one owner, who has all permissions on the organization.
  - `name` string — The user-facing name for the organization.
  - `personal` boolean

## Other responses

- `404` — User doesn't exist

---

[API](https://skmtc.dev/routine/apis/routine-co.md) · [All operations](https://skmtc.dev/routine/apis/routine-co/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/routine/routine-co/revisions/efced8f8ad00/schema)
