---
title: "Get My Org"
method: GET
path: "/api/orgs/me"
---

# Get My Org

`GET /api/orgs/me`

## Response `200`

Successful Response

- OrgMeResponse — Response schema for current user's organization
  - `success` boolean
  - `organization` OrgInfo — Organization info for current user
    - `id` string, required
    - `name` string, required
    - `ownerUserId` string, required
    - `role` string, required
    - `iconUrl` string, nullable
    - `allowUnattendedSocialPublish` boolean

---

[API](https://skmtc.dev/latted/apis/motion-graphics-designer-api.md) · [All operations](https://skmtc.dev/latted/apis/motion-graphics-designer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latted/motion-graphics-designer-api/revisions/36d149b525df/schema)
