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. |