コンテンツにスキップ

List audit logs (Public API)

GET
/api/v1/audit-logs

Retrieve audit logs for the team. Paid plan required.

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
default: 50 >= 1 <= 100

Number of results (1-100)

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
nullable
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