Skip to main content
GET
List Activities
Return a newest-first, eventually-consistent activity feed for your account. Date ranges are capped at 30 days.

Query Parameters

string
Start of the window (ISO 8601 date-time)
string
End of the window (ISO 8601 date-time)
array
Filter by status. Repeatable. Values: auto_fixed, blocked, warned, passed
array
Filter by agent ID. Repeatable.
array
Filter by source. Repeatable.
array
Filter by rule ID. Repeatable.
Free-text search
string
Opaque pagination cursor from a previous response
integer
Page size (1–100)

Response

array
Activity summaries
string
Cursor for the next page, or null when finished
object
Pagination metadata

Errors

Example