List audit logs
GET /workspaces/{workspace}/audit
GET
/workspaces/{workspace}/audit
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspace
required
string
Workspace ID
Query Parameters
Section titled “Query Parameters ” cursor
string
Cursor
limit
integer
Number of items per page
Request Body required
Section titled “Request Body required ”object
types
Array<string>
user
User ID.
number
environment
Environment ID.
string
identity
Identity ID.
string
feature
Feature ID.
string
Responses
Section titled “ Responses ”Successful response
object
data
Array<object>
object
id
string
type
string
previous_value
Contains snapshot of related entity properties before the change.
object
next_value
Contains snapshot of related entity properties after the change.
object
timestamp
Unix timestamp.
integer
user
object
id
number
name
string
email
string
status
string
type
string
environment
feature
flag
One of:
object
id
string
feature
object
id
string
key
Lookup key used for flag evaluation.
string
name
string
enabled
boolean
overrides_muted
boolean
identity
One of:
object
id
string
key
string
type
object
id
string
key
string
is_default
boolean
name
string
display_name_trait
string
icon
string
color
string
display_name
string
overrides_count
integer
object
id
string
key
string
type
display_name
string
deleted_at
Unix timestamp.
integer
transition
When type is one of: transition_applied
, transition_reverted
.
object
id
string
status
string
name
string
workspace_member_user
When type is one of: workspace_member_added
, workspace_member_removed
.
object
id
number
name
string
email
string
status
string
type
string
meta
object
next_cursor
string
prev_cursor
string