Skip to content

Commit 8f2c2a3

Browse files
Add last_login_time to Users v2 API (#2881)
Co-authored-by: ci.datadog-api-spec <[email protected]> 21f6345
1 parent 6a443ec commit 8f2c2a3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

datadog_api_client.v2.model.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102854,6 +102854,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
102854102854
<li><p><strong>email</strong> (<em>str</em><em>, </em><em>optional</em>) – Email of the user.</p></li>
102855102855
<li><p><strong>handle</strong> (<em>str</em><em>, </em><em>optional</em>) – Handle of the user.</p></li>
102856102856
<li><p><strong>icon</strong> (<em>str</em><em>, </em><em>optional</em>) – URL of the user’s icon.</p></li>
102857+
<li><p><strong>last_login_time</strong> (<em>datetime</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – The last time the user logged in.</p></li>
102857102858
<li><p><strong>mfa_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – If user has MFA enabled.</p></li>
102858102859
<li><p><strong>modified_at</strong> (<em>datetime</em><em>, </em><em>optional</em>) – Time that the user was last modified.</p></li>
102859102860
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – Name of the user.</p></li>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)