Name | Type | Description | Notes |
---|---|---|---|
user_id | int | The ID of the user of this session. | |
token | str | 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 |
---|---|---|---|
user_id | int | The ID of the user of this session. | |
token | str | The token to use as a bearer token to query Management API endpoints. | |
created | datetime | Unix timestamp indicating when the session was first created. |