HomeGuidesRecipesAPI Endpoint Reference
Log In
API Endpoint Reference

List Security Events

Returns a paginated list of security events in OCSF format for the authenticated organization. Requires Command Center Standard access.

Query Params
integer

Number of events to return per page (1-1000, default 100)

string

Cursor for pagination. Use the next_cursor value from a previous response to fetch the next page.

string

ISO 8601 timestamp. Only return events ingested at or after this time. Maximum 90 days in the past. Ignored when cursor is provided.

integer

Filter by OCSF event class identifier

integer

Filter by OCSF severity identifier

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json