> ## Documentation Index
> Fetch the complete documentation index at: https://support.visualcare.com.au/llms.txt
> Use this file to discover all available pages before exploring further.

# Users

> User account records

### GET /Users

Returns all user accounts in your Visualcare organisation.

**Query parameters:** None

**Response fields:**

| Field           | Type    | Notes        |
| --------------- | ------- | ------------ |
| `UserId`        | integer |              |
| `Username`      | string  | Email format |
| `FirstName`     | string  |              |
| `LastName`      | string  |              |
| `Email`         | string  | Email format |
| `Area`          | string  |              |
| `SecurityGroup` | integer |              |
| `_CreateTime`   | string  | Datetime     |
| `StopLogin`     | integer | 0/1          |
