Threat Events
Filter and list events
GET/accounts/{account_id}/cloudforce-one/events
Creates a new event
POST/accounts/{account_id}/cloudforce-one/events/create
Updates an event
PATCH/accounts/{account_id}/cloudforce-one/events/{event_id}
Creates bulk events
POST/accounts/{account_id}/cloudforce-one/events/create/bulk
Creates bulk DOS event with relationships and indicators
Deprecated
POST/accounts/{account_id}/cloudforce-one/events/create/bulk/relationships
Threat EventsAggregate
Aggregate events by single or multiple columns with optional date filtering
GET/accounts/{account_id}/cloudforce-one/events/aggregate
Threat EventsGraphql
GraphQL endpoint for event aggregation
POST/accounts/{account_id}/cloudforce-one/events/graphql
Threat EventsGraph
Query graph neighborhood from R2 Data Catalog
GET/accounts/{account_id}/cloudforce-one/events/graph
Threat EventsQueries
List all saved event queries
GET/accounts/{account_id}/cloudforce-one/events/queries
Create a saved event query
POST/accounts/{account_id}/cloudforce-one/events/queries/create
Read a saved event query
GET/accounts/{account_id}/cloudforce-one/events/queries/{query_id}
Update a saved event query
PATCH/accounts/{account_id}/cloudforce-one/events/queries/{query_id}
Delete a saved event query
DELETE/accounts/{account_id}/cloudforce-one/events/queries/{query_id}
Threat EventsRelationships
Filter and list events related to specific event
GET/accounts/{account_id}/cloudforce-one/events/{event_id}/relationships
Threat EventsIndicators
Lists indicators across multiple datasets
GET/accounts/{account_id}/cloudforce-one/events/indicators
Threat EventsIndicatorsAggregate
Aggregate indicators by column(s)
GET/accounts/{account_id}/cloudforce-one/events/indicators/aggregate
Threat EventsIndicatorsTypes
Lists indicator types across multiple datasets
GET/accounts/{account_id}/cloudforce-one/events/indicator-types
Threat EventsIndicatorsBy Dataset
Lists indicators
Deprecated
GET/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}/indicators
Reads an indicator
GET/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}/indicators/{indicator_id}
Threat EventsIndicatorsBy DatasetTags
List mirrored tags for an indicator dataset
GET/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}/indicators/tags
Threat EventsAttackers
Lists attackers across multiple datasets
GET/accounts/{account_id}/cloudforce-one/events/attackers
Threat EventsCategories
Lists categories across multiple datasets
GET/accounts/{account_id}/cloudforce-one/events/categories
Reads a category
GET/accounts/{account_id}/cloudforce-one/events/categories/{category_id}
Creates a new category
POST/accounts/{account_id}/cloudforce-one/events/categories/create
Updates a category
PATCH/accounts/{account_id}/cloudforce-one/events/categories/{category_id}
Deletes a category
DELETE/accounts/{account_id}/cloudforce-one/events/categories/{category_id}
Threat EventsCategoriesCatalog
Lists categories
GET/accounts/{account_id}/cloudforce-one/events/categories/catalog
Threat EventsCountries
Retrieves countries information for all countries
GET/accounts/{account_id}/cloudforce-one/events/countries
Threat EventsCrons
Threat EventsDatasets
Lists all datasets in an account
GET/accounts/{account_id}/cloudforce-one/events/dataset
Reads a dataset
GET/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}
Creates a dataset
POST/accounts/{account_id}/cloudforce-one/events/dataset/create
Updates an existing dataset
PATCH/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}
Delete a dataset
DELETE/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}
Reads raw data for an event by UUID
GET/accounts/{account_id}/cloudforce-one/events/raw/{dataset_id}/{event_id}
Threat EventsDatasetsHealth
Threat EventsDatasetsEvents
Reads an event
GET/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}/events/{event_id}
Threat EventsIndicator Types
Threat EventsRaw
Reads data for a raw event
GET/accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}
Updates a raw event
PATCH/accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}
Threat EventsRelate
Removes an event reference
DELETE/accounts/{account_id}/cloudforce-one/events/relate/{event_id}
Threat EventsTags
Lists all tags (SoT)
GET/accounts/{account_id}/cloudforce-one/events/tags
Creates a new tag
POST/accounts/{account_id}/cloudforce-one/events/tags/create
Updates a tag (SoT)
PATCH/accounts/{account_id}/cloudforce-one/events/tags/{tag_uuid}
Deletes a tag (SoT)
DELETE/accounts/{account_id}/cloudforce-one/events/tags/{tag_uuid}
Threat EventsTagsCategories
Lists all tag categories (SoT)
GET/accounts/{account_id}/cloudforce-one/events/tags/categories
Creates a new tag category (SoT)
POST/accounts/{account_id}/cloudforce-one/events/tags/categories/create
Updates a tag category (SoT)
PATCH/accounts/{account_id}/cloudforce-one/events/tags/categories/{category_uuid}
Deletes a tag category (SoT)
DELETE/accounts/{account_id}/cloudforce-one/events/tags/categories/{category_uuid}
Threat EventsTagsIndicators
List indicators related to a tag
GET/accounts/{account_id}/cloudforce-one/events/tags/{tag_uuid}/indicators
Threat EventsTagsIndicatorsBy Dataset
List indicators related to a tag within a dataset (deprecated)
Deprecated
GET/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}/tags/{tag_uuid}/indicators
Threat EventsEvent Tags
Adds a tag to an event
POST/accounts/{account_id}/cloudforce-one/events/event_tag/{event_id}/create
Removes a tag from an event
DELETE/accounts/{account_id}/cloudforce-one/events/event_tag/{event_id}
Threat EventsTarget Industries
Lists target industries across multiple datasets
GET/accounts/{account_id}/cloudforce-one/events/targetIndustries
Threat EventsTarget IndustriesBy Dataset
Lists all target industries for a specific dataset
GET/accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}/targetIndustries
Threat EventsTarget IndustriesCatalog
Lists all target industries from industry map catalog
GET/accounts/{account_id}/cloudforce-one/events/targetIndustries/catalog