This object represents a token, this an access token which was requested by a user
Document| Property | Type | Description |
|---|---|---|
| id | Integer | Unique identifier for the object |
| status | Integer | Status of the object either 1 = active or 2 = deleted |
| name | Text | |
| scopes | Text | |
| ip | Text | |
| expire | DateTime | |
| date | DateTime |