Skip to main content
GET
/
api
/
v1
/
audit-log
Get audit log
curl --request GET \
  --url https://api.operark.com/api/v1/audit-log \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

v1 API key: Authorization: Bearer operark_live_...

Query Parameters

limit
number | null
cursor
string
agent
string
from
string
to
string

Response

Audit log with pagination