Skip to main content
GET
List activity events

Authorizations

Authorization
string
header
required

A Tolmo API token, sent as Authorization: Bearer <token>. Either a user token (usr_tok.*, minted by tolmo auth login, scoped to your own permissions) or an org API token created in the Tolmo app, for CI and automation.

Path Parameters

orgSlug
string
required

Query Parameters

sinceDays
integer
Required range: 0 < x <= 90
from
string<date-time>
to
string<date-time>
types
string
statuses
string
agents
string
providers
string
names
string
attachments
string
view
enum<string>
Available options:
important,
assessment,
notable,
all
showNoAgents
string
hideNoFindings
string
cursor
string
Maximum string length: 512
limit
integer
default:50
Required range: 0 < x <= 100

Response

Default Response

events
object[]
required
nextCursor
string | null
required