---
title: "GET /v1/plus/manage/companies/{id}/"
method: GET
path: "/v1/plus/manage/companies/{id}/"
tags: ["v1"]
---

# GET /v1/plus/manage/companies/{id}/

`GET /v1/plus/manage/companies/{id}/`

## Path parameters

- `id` integer, required

## Response `200`

- PlusCompanyCreate
  - `id` integer, required
  - `tenant` integer, nullable, required
  - `rental_point_id` integer, nullable
  - `active` boolean
  - `name` string, required
  - `description` string, nullable
  - `extra` unknown

---

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