---
title: "Get All Users"
method: GET
path: "/tenant_admin/users"
---

# Get All Users

`GET /tenant_admin/users`

## Response `200`

- object
  - `users` object[], required
    - `credits` integer, required — Remaining credits in the day
    - `daily_credits` integer, required — Daily credits which the user gets
    - `email` string, required — Email of the User
    - `plan_name` string, required — They subscription plan the user has
    - `user_id` string, required — ID of the user
    - `first_name` string, required — First name of the User
    - `last_name` string, required — Last name of the User

---

[API](https://skmtc.dev/byteleaphq/apis/athena-copy.md) · [All operations](https://skmtc.dev/byteleaphq/apis/athena-copy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/byteleaphq/athena-copy/revisions/4eb764a8d0ce/schema)
