| _id | String | The ID of the user access token. |  | 9MKjw55we7TIq0CdpaHaiYHacB5hQOqp | 
|---|
| user | String | This is the Linux username. |  | root | 
|---|
| ip | String | The IP of the machine the user will be doing remote API calls from. |  | 1.1.1.1 | 
|---|
| token | String | The access token used to authenticate remote API calls. |  | 9MKjw55we7TIq0CdpaHaiYHacB5hQOqp | 
|---|
| created | String | The time the token was created. |  | 2019-06-18T04:30:17+00:00 | 
|---|
| last_access | String | The most recent time the token was used. |  | 2019-06-18T04:55:17+00:00 | 
|---|
| description | String | Used internally for your convenience. |  | user token test. | 
|---|