---
title: "get user org"
method: GET
path: "/organisation/"
tags: ["ogranisation"]
---

# get user org

`GET /organisation/`

## Response `200`

- object
  - `created_at` string — Creation timestamp of the organization
  - `email` string — Email associated with the organization
  - `id` integer — ID of the organization
  - `name` string — Name of the organization
  - `org_name` string, nullable — Name of the organization (same as 'name')
  - `org_uuid` string — UUID of the organization
  - `role` string — Role of the user in the organization
  - `token` string — Invite token for the organization
  - `user_uuid` string — UUID of the user

---

[API](https://skmtc.dev/byteleaphq/apis/athena-copy.md) · [All operations](https://skmtc.dev/byteleaphq/apis/athena-copy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/byteleaphq/athena-copy/revisions/4eb764a8d0ce/schema)
