Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.21 KB

CurrentApiSessionDetail.md

File metadata and controls

30 lines (25 loc) · 1.21 KB

CurrentApiSessionDetail

An API Session object for the current API session

Properties

Name Type Description Notes
links Links
created_at datetime
id str
updated_at datetime
auth_queries AuthQueryList
authenticator_id str
config_types [str]
identity EntityRef
identity_id str
ip_address str
is_mfa_complete bool
is_mfa_required bool
token str
expiration_seconds int
expires_at datetime
tags Tags [optional]
cached_last_activity_at datetime [optional]
last_activity_at datetime [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]