Skip to main content

auditLog-fetchByCursor

Fetch workspace audit log

Query Parameters
workspaceId string REQUIRED

Possible values: Value must match regular expression ^[a-z][a-z0-9]*$

limit number

Possible values: 1 ≤ value ≤ 100

cursor string
Responses
200

Successful response

Schema OPTIONAL
items object[]
id string
workspaceId string
content string
relatedId string OPTIONAL
relatedType string OPTIONAL

Possible values: [Monitor, Notification]

createdAt date-time
nextCursor string OPTIONAL
default

Error response

Schema OPTIONAL
message string
code string
issues object[] OPTIONAL
message string