Audit logs
Fetch audit logs
Fetch audit logs (only available on an Enterprise Plan)
GET
/
audit_logs
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
limit
integer
default: 25The maximum number of results to return
cursor
string
A cursor to fetch the next page of results
Response
200 - application/json
success
boolean
requiredresult
object[]
requiredlinks
object
requirederrors
object[]
required