An API Session object for the current API session
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] |