---
title: "Get Tenant Users"
method: GET
path: "/reports/users"
tags: ["CRM Reports", "CRM Reports"]
---

# Get Tenant Users

`GET /reports/users`

## Response `200`

Successful Response

- TenantUsersResponse
  - `users` TenantUserRow[], required
    - `user_id` string, required
    - `name` string, nullable
    - `email` string, nullable
    - `avatar_url` string, nullable

---

[API](https://skmtc.net/ambivo/apis/ambivo-api.md) · [All operations](https://skmtc.net/ambivo/apis/ambivo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ambivo/ambivo-api/versions/165a6d16a9a0/schema)
