| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | user’s unique user id | |
| first_name | string | first name of the user | |
| last_name | string | last name of the user | |
| string | email of the user | ||
| company_id | int | company id of the user | |
| created_at | string | date of creation | |
| token | string | necessary token number |