Session_
Properties
| Name | Type | Description |
|---|---|---|
string | Session ID. | |
string | Session creation date in ISO 8601 format. | |
string | Session update date in ISO 8601 format. | |
string | User ID. | |
string | Session expiration date in ISO 8601 format. | |
string | Session Provider. | |
string | Session Provider User ID. | |
string | Session Provider Access Token. | |
string | The date of when the access token expires in ISO 8601 format. | |
string | Session Provider Refresh Token. | |
string | IP in use when the session was created. | |
string | Operating system code name. View list of available options. | |
string | Operating system name. | |
string | Operating system version. | |
string | Client type. | |
string | Client code name. View list of available options. | |
string | Client name. | |
string | Client version. | |
string | Client engine name. | |
string | Client engine name. | |
string | Device name. | |
string | Device brand name. | |
string | Device model name. | |
string | Country two-character ISO 3166-1 alpha code. | |
string | Country name. | |
boolean | Returns true if this the current user session. | |
arrayof string | Returns a list of active session factors. | |
string | Secret used to authenticate the user. Only included if the request was made with an API key | |
string | Most recent date in ISO 8601 format when the session successfully passed MFA challenge. |
Was this page helpful?
Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.