List audit logs (Public API)
GET /api/v1/audit-logs
GET
/api/v1/audit-logs
Retrieve audit logs for the team. Paid plan required.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” action
string
Filter by action
resourceType
string
Filter by resource type
userId
string
Filter by user ID
from
string format: date-time
Start datetime (ISO 8601)
to
string format: date-time
End datetime (ISO 8601)
cursor
string
Cursor for pagination
limit
integer
Number of results (1-100)
Responses
Section titled “ Responses ”List of audit logs
object
auditLogs
Array<object>
object
id
string
action
string
resourceType
string | null
resourceId
string | null
userId
string | null
userName
string | null
ipAddress
string | null
metadata
object | null
createdAt
string format: date-time
nextCursor
string
hasMore
boolean
Paid plan required
object
error
object
code
string
Example
VALIDATION_ERROR message
string
Example
Invalid request body status
integer
Example
400 upgradeUrl
URL to upgrade plan (only present for plan limit errors)
string
Example
https://app.manako.dev/billing