Skip to main content
GET
List audit log entries

Path Parameters

tenant_id
string<uuid>
required

UUID of the tenant

Required string length: 36
Example:

Query Parameters

page
number
default:1

Page to start from

per_page
number
default:20

How many logs should be displayed per page

start_time
string<date-time>

timestamp from where to start the list

end_time
string<date-time>

timestamp on which to end the list

type
string

comma separated list of types to query for

actor_user_id
string

id of the user who performed the action

meta_source_ip
string

ip address from which the action was performed

q
string

the search string

Response

OK

id
string<uuid>
required
type
string
required
meta_http_request_id
string
required
meta_source_ip
string
required
meta_user_agent
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
tenant_id
string<uuid>
required
error
string
actor_user_id
string