{
    "componentChunkName": "component---src-templates-doc-jsx",
    "path": "/docs/administration/audit-logs/",
    "result": {"data":{"markdownRemark":{"html":"<blockquote>\n<p><strong><a href=\"https://www.postman.com/pricing\">Audit logs are available on Postman Professional and Enterprise plans.</a></strong></p>\n</blockquote>\n<p>Audit logs display events related to your team, users, and billing. Team admins can review audit logs to determine:</p>\n<ul>\n<li>When users were added to, removed from, or invited to your team</li>\n<li>Which user performed a specific action and when they did so</li>\n</ul>\n<blockquote>\n<p>Audit logs are visible to all <a href=\"/static-docs/Postman/docs/collaborating-in-postman/roles-and-permissions/#team-roles\">team admins</a> on <a href=\"https://www.postman.com/pricing\">Postman Professional and Enterprise plans</a>, including super admins on Enterprise teams.</p>\n</blockquote>\n<h2 id=\"contents\" style=\"position:relative;\"><a href=\"#contents\" aria-label=\"contents permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Contents</h2>\n<ul>\n<li>\n<p><a href=\"#viewing-audit-logs-in-the-dashboard\">Viewing audit logs in the dashboard</a></p>\n</li>\n<li>\n<p><a href=\"#accessing-audit-logs-via-the-postman-api\">Accessing audit logs via the Postman API</a></p>\n</li>\n<li>\n<p><a href=\"#logged-events\">Logged events</a></p>\n</li>\n</ul>\n<h2 id=\"viewing-audit-logs-in-the-dashboard\" style=\"position:relative;\"><a href=\"#viewing-audit-logs-in-the-dashboard\" aria-label=\"viewing audit logs in the dashboard permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Viewing audit logs in the dashboard</h2>\n<p>You can view audit logs in Postman by selecting <strong>Team</strong> in the upper-right corner, then <strong>Audit Logs</strong>.</p>\n<img alt=\"Team menu with audit logs selected\" src=\"https://assets.postman.com/postman-docs/menu-select-audit-logs-v9.13.0.jpg\" width=\"300px\"/>\n<p>Audit logs allow you to view team actions by user, event name, event description, and date.</p>\n<img alt=\"Audit logs dashboard\" src=\"https://assets.postman.com/postman-docs/audit-logs-v9.13.1.jpg\"/>\n<h2 id=\"accessing-audit-logs-via-the-postman-api\" style=\"position:relative;\"><a href=\"#accessing-audit-logs-via-the-postman-api\" aria-label=\"accessing audit logs via the postman api permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Accessing audit logs via the Postman API</h2>\n<p>You can also access audit logs via the <a href=\"https://www.postman.com/postman/workspace/postman-public-workspace/documentation/12959542-c8142d51-e97c-46b6-bd77-52bb66712c9a\">Postman API</a>, allowing you to integrate Postman's audit logs with your security information and event management (SIEM) tools.</p>\n<p>Each audit log event contains the following attributes:</p>\n<table>\n<thead>\n<tr>\n<th><div style=\"width:100px\">Name</div></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code class=\"language-text\">id</code></td>\n<td>A numeric value representing the unique identifier of an audit event.</td>\n</tr>\n<tr>\n<td><code class=\"language-text\">ip</code></td>\n<td>The IP address of the actor who performed the action.</td>\n</tr>\n<tr>\n<td><code class=\"language-text\">userAgent</code></td>\n<td>A string with the user-agent of the actor.</td>\n</tr>\n<tr>\n<td><code class=\"language-text\">action</code></td>\n<td>A string with an action or event performed by the actor.</td>\n</tr>\n<tr>\n<td><code class=\"language-text\">timestamp</code></td>\n<td>The date and time when the action or event was performed. The time is represented using the ISO 8601 date and time format.</td>\n</tr>\n<tr>\n<td><code class=\"language-text\">actor</code></td>\n<td>An object with information about the actor who performed this action.</td>\n</tr>\n<tr>\n<td><code class=\"language-text\">message</code></td>\n<td>A description of the audit event.</td>\n</tr>\n<tr>\n<td><code class=\"language-text\">nextCursor</code></td>\n<td>A string that represents the cursor of the next page.</td>\n</tr>\n</tbody>\n</table>\n<p>To get started, navigate to the <a href=\"https://www.postman.com/postman/workspace/postman-public-workspace/documentation/12959542-c8142d51-e97c-46b6-bd77-52bb66712c9a\">Postman API</a> and open the <strong>Audit Logs</strong> folder to view the GET request and example responses.</p>\n<blockquote>\n<p>You must <a href=\"/static-docs/Postman/docs/developer/intro-api/#generating-a-postman-api-key\">generate a Postman API key</a> to access the <a href=\"/static-docs/Postman/docs/developer/intro-api/\">Postman API</a>.</p>\n</blockquote>\n<h2 id=\"logged-events\" style=\"position:relative;\"><a href=\"#logged-events\" aria-label=\"logged events permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Logged Events</h2>\n<p>Postman logs events related to your <a href=\"#team\">team</a>, <a href=\"#users\">users</a>, and <a href=\"#billing\">billing</a>.</p>\n<h3 id=\"team\" style=\"position:relative;\"><a href=\"#team\" aria-label=\"team permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Team</h3>\n<table>\n<thead>\n<tr>\n<th>Action</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Team Name Updated</td>\n<td>Your team's name was changed.</td>\n</tr>\n<tr>\n<td>Team URL Updated</td>\n<td>Your team’s URL was changed.</td>\n</tr>\n<tr>\n<td>Updated Team Discovery</td>\n<td>A user updated your team's discoverability status.</td>\n</tr>\n<tr>\n<td>Added Domain for Domain Capture</td>\n<td>A team admin added a domain for domain capture.</td>\n</tr>\n<tr>\n<td>Verified Domain for Domain Capture</td>\n<td>The domain added for domain capture has been verified.</td>\n</tr>\n<tr>\n<td>Enabled Domain Team Management</td>\n<td>A team admin enabled <a href=\"/static-docs/Postman/docs/administration/managing-your-team/configuring-domain-capture/\">domain team management</a>.</td>\n</tr>\n<tr>\n<td>User Joined via Domain Capture</td>\n<td>A user joined through <a href=\"/static-docs/Postman/docs/administration/managing-your-team/configuring-domain-capture/\">team domain management</a>.</td>\n</tr>\n<tr>\n<td>Disabled Domain Team Management</td>\n<td>A team admin disabled domain team management.</td>\n</tr>\n<tr>\n<td>Deleted Domain for Domain Capture</td>\n<td>A team admin deleted a domain for domain capture.</td>\n</tr>\n<tr>\n<td>Added Custom Domain</td>\n<td>A <a href=\"/static-docs/Postman/docs/publishing-your-api/custom-doc-domains/\">custom domain</a> was added to your team.</td>\n</tr>\n<tr>\n<td>Updated Custom Domain Verification Status</td>\n<td>The verification status of your domain was updated.</td>\n</tr>\n<tr>\n<td>Deleted Custom Domain</td>\n<td>A custom domain was deleted from your team.</td>\n</tr>\n<tr>\n<td>Custom Auth Scheme Enabled</td>\n<td>An SSO scheme was enabled.</td>\n</tr>\n<tr>\n<td>Custom Auth Scheme Updated</td>\n<td>An SSO scheme was updated.</td>\n</tr>\n<tr>\n<td>Custom Auth Scheme Disabled</td>\n<td>An SSO scheme was disabled.</td>\n</tr>\n<tr>\n<td>Custom Auth Scheme Removed</td>\n<td>An SSO scheme was removed.</td>\n</tr>\n<tr>\n<td>Created SCIM Key</td>\n<td>A user created a new SCIM key.</td>\n</tr>\n<tr>\n<td>Activated SCIM Key</td>\n<td>A user activated a SCIM key.</td>\n</tr>\n<tr>\n<td>Regenerated SCIM Key</td>\n<td>A user regenerated a SCIM key.</td>\n</tr>\n<tr>\n<td>Revoked SCIM Key</td>\n<td>A user revoked a SCIM key.</td>\n</tr>\n<tr>\n<td>Deleted SCIM Key</td>\n<td>A user deleted a SCIM key.</td>\n</tr>\n<tr>\n<td>SCIM User Provisioned</td>\n<td>The SCIM admin provisioned a new user.</td>\n</tr>\n<tr>\n<td>SCIM User De-provisioned</td>\n<td>The SCIM admin de-provisioned a user.</td>\n</tr>\n<tr>\n<td>Exported Data</td>\n<td>A user requested an export of their data.</td>\n</tr>\n<tr>\n<td>Downloaded Exported Data</td>\n<td>A user downloaded an export of their data.</td>\n</tr>\n<tr>\n<td>Added Custom Alert</td>\n<td>A new <a href=\"/static-docs/Postman/docs/api-security/token-scanner/#custom-alerts\">custom token alert</a> was created for your team.</td>\n</tr>\n<tr>\n<td>Edited Custom Alert</td>\n<td>A custom token alert's name or regex pattern was changed, or the alert was turned on or off.</td>\n</tr>\n<tr>\n<td>Deleted Custom Token Alert</td>\n<td>A custom token alert was deleted.</td>\n</tr>\n</tbody>\n</table>\n<h3 id=\"users\" style=\"position:relative;\"><a href=\"#users\" aria-label=\"users permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Users</h3>\n<table>\n<thead>\n<tr>\n<th>Action</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Added Team Member</td>\n<td>A user joined your team.</td>\n</tr>\n<tr>\n<td>Removed Team Member</td>\n<td>A team member was removed.</td>\n</tr>\n<tr>\n<td>Sent Team Invite</td>\n<td>An invitation was sent to a user to join your team.</td>\n</tr>\n<tr>\n<td>Approved Team Invite</td>\n<td>An admin approved an email invitation.</td>\n</tr>\n<tr>\n<td>Rejected Team Invite</td>\n<td>An admin rejected an email invitation.</td>\n</tr>\n<tr>\n<td>Cancelled Team Invite</td>\n<td>An invitation for a user was cancelled.</td>\n</tr>\n<tr>\n<td>Approved Team Join Request</td>\n<td>An admin approved a request to join your team.</td>\n</tr>\n<tr>\n<td>Rejected Team Join Request</td>\n<td>A user rejected a request to join your team.</td>\n</tr>\n<tr>\n<td>Updated User Role</td>\n<td>A user updated a user role.</td>\n</tr>\n<tr>\n<td>Updated User Roles</td>\n<td>Roles were updated for some users in your team.</td>\n</tr>\n<tr>\n<td>Created Group</td>\n<td>A user created a new group.</td>\n</tr>\n<tr>\n<td>Updated Group</td>\n<td>A user updated a group.</td>\n</tr>\n<tr>\n<td>Added Group Member</td>\n<td>A user joined a group.</td>\n</tr>\n<tr>\n<td>Added Group Role</td>\n<td>A role was added to a group.</td>\n</tr>\n<tr>\n<td>Removed Group Role</td>\n<td>A role was removed from a group.</td>\n</tr>\n<tr>\n<td>Removed Group Member</td>\n<td>A user was removed from a group.</td>\n</tr>\n<tr>\n<td>Deleted Group</td>\n<td>A user deleted a group.</td>\n</tr>\n<tr>\n<td>Successful Login via Password</td>\n<td>A user logged in successfully via Password.</td>\n</tr>\n<tr>\n<td>Successful Login via Google</td>\n<td>A user logged in successfully via Google.</td>\n</tr>\n<tr>\n<td>Successful Login via SSO</td>\n<td>A user logged in successfully via SSO.</td>\n</tr>\n<tr>\n<td>Reset Password</td>\n<td>A user reset their password.</td>\n</tr>\n<tr>\n<td>Changed Password</td>\n<td>A user changed their password.</td>\n</tr>\n<tr>\n<td>User Session Revoked</td>\n<td>A user revoked their session(s).</td>\n</tr>\n<tr>\n<td>User Logout</td>\n<td>A user logged out.</td>\n</tr>\n</tbody>\n</table>\n<h3 id=\"billing\" style=\"position:relative;\"><a href=\"#billing\" aria-label=\"billing permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Billing</h3>\n<table>\n<thead>\n<tr>\n<th>Action</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Changed Plan</td>\n<td>A user changed your team plan.</td>\n</tr>\n<tr>\n<td>Increased Team Size</td>\n<td>Additional licenses were added to your team.</td>\n</tr>\n<tr>\n<td>Decreased Team Size</td>\n<td>Extra licenses were removed from your team.</td>\n</tr>\n<tr>\n<td>Updated Monitoring Block Count</td>\n<td>A user updated monitoring block count.</td>\n</tr>\n<tr>\n<td>Set Instructions for Next Billing Cycle</td>\n<td>Instructions for the next billing cycle were added.</td>\n</tr>\n<tr>\n<td>Updated Billing Email</td>\n<td>A user changed your team's billing email address.</td>\n</tr>\n<tr>\n<td>Updated Invoice Details</td>\n<td>A user updated invoice details.</td>\n</tr>\n<tr>\n<td>Added Payment Method</td>\n<td>A user added a payment method.</td>\n</tr>\n<tr>\n<td>Changed Default Payment Method</td>\n<td>A user changed the default payment method.</td>\n</tr>\n<tr>\n<td>Deleted Payment Method</td>\n<td>A user deleted a payment method.</td>\n</tr>\n<tr>\n<td>Successfully Retried Invoice</td>\n<td>An invoice for your team was paid.</td>\n</tr>\n<tr>\n<td>Cancelled Invoice</td>\n<td>A user cancelled an invoice for your team.</td>\n</tr>\n<tr>\n<td>Cancelled Plan</td>\n<td>A user cancelled your team’s subscription.</td>\n</tr>\n</tbody>\n</table>","frontmatter":{"title":"Utilizing audit logs","contextual_links":[{"type":"section","name":"Prerequisites","url":null,"blog_tag":null},{"type":"link","name":"Managing your team","url":"/docs/administration/managing-your-team/managing-your-team/","blog_tag":null}]},"fields":{"slug":"/docs/administration/audit-logs/","lastModifiedDate":"2022/03/15\n"}}},"pageContext":{"slug":"/docs/administration/audit-logs/"}},
    "staticQueryHashes": ["3840739351","63159454"]}