---
title: "Get all company team members"
method: GET
path: "/company/team"
tags: ["Companies"]
---

# Get all company team members

`GET /company/team`

This endpoint retrieves all the users who belong to a given company.

## Query parameters

- `dimension_id` integer
- `ignore_self` boolean

## Headers

- `HTTP_ACCEPT` string, required
- `X-Company-ID` string, required

## Response `200`

---

[API](https://skmtc.net/cubesoftware/apis/cube-api.md) · [All operations](https://skmtc.net/cubesoftware/apis/cube-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cubesoftware/cube-api/revisions/67d9f45bb99b/schema)
