Skip to main content
GET
/
audit
/
logs
Audit Logs
curl --request GET \
  --url https://olive-gateway-a6ba.onrender.com/api/v1/audit/logs \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

JWT token from admin login for administrative operations. Format: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...'

Headers

Authorization
string
required

Query Parameters

user_id
string
event_type
string
from
string
to
string
limit
integer
offset
integer

Response

200 - application/json

Success

The response is of type object.