---
title: "Show Organization's Related Information"
method: GET
path: "/api/v2/organizations/{organization_id}/related"
tags: ["Organizations"]
---

# Show Organization's Related Information

`GET /api/v2/organizations/{organization_id}/related`

#### Allowed For

* Agents

## Response `200`

Success response

- OrganizationsRelatedResponse
  - `organization_related` OrganizationMetadataObject
    - `tickets_count` integer — The number of tickets for the organization
    - `users_count` integer — The number of users for the organization

---

[API](https://skmtc.dev/botbrains-io/apis/support-api.md) · [All operations](https://skmtc.dev/botbrains-io/apis/support-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/botbrains-io/support-api/revisions/d53eac07ba68/schema)
