Name | Type | Description | Notes |
---|---|---|---|
UserId | int | The ID of the user of this session. | |
Token | string | The token to use as a bearer token to query Management API endpoints. | |
Created | DateTime | Unix timestamp indicating when the session was first created. |
Name | Type | Description | Notes |
---|---|---|---|
UserId | int | The ID of the user of this session. | |
Token | string | The token to use as a bearer token to query Management API endpoints. | |
Created | DateTime | Unix timestamp indicating when the session was first created. |